Skip to content

Commit 87259b7

Browse files
committed
fixed release url in README.md
1 parent 1c01992 commit 87259b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@ public class GameManager : MonoBehaviour
140140

141141
#### Install via Unity Package
142142

143-
Download the latest [release](/releases) and import the package into your Unity project.
143+
Download the latest [release](https://github.com/DerKekser/unity-power-singleton/releases) and import the package into your Unity project.
144144
#### Install via git URL
145145

146146
You can add this package to your project by adding this git URL in the Package Manager:

0 commit comments

Comments
 (0)