Skip to content

Commit bdd4ebf

Browse files
authored
Update README.md
1 parent 8281861 commit bdd4ebf

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,16 @@
33
<img alt="Made With Unity" src="https://img.shields.io/badge/made%20with-Unity-57b9d3.svg?logo=Unity">
44
</a>
55
<a>
6-
<img alt="License" src="https://img.shields.io/github/license/wolf-org/notification-unity?logo=github">
6+
<img alt="License" src="https://img.shields.io/github/license/unity-package/notification-unity?logo=github">
77
</a>
88
<a>
9-
<img alt="Last Commit" src="https://img.shields.io/github/last-commit/wolf-org/notification-unity?logo=Mapbox&color=orange">
9+
<img alt="Last Commit" src="https://img.shields.io/github/last-commit/unity-package/notification-unity?logo=Mapbox&color=orange">
1010
</a>
1111
<a>
12-
<img alt="Repo Size" src="https://img.shields.io/github/repo-size/wolf-org/notification-unity?logo=VirtualBox">
12+
<img alt="Repo Size" src="https://img.shields.io/github/repo-size/unity-package/notification-unity?logo=VirtualBox">
1313
</a>
1414
<a>
15-
<img alt="Last Release" src="https://img.shields.io/github/v/release/wolf-org/notification-unity?include_prereleases&logo=Dropbox&color=yellow">
15+
<img alt="Last Release" src="https://img.shields.io/github/v/release/unity-package/notification-unity?include_prereleases&logo=Dropbox&color=yellow">
1616
</a>
1717
</p>
1818

@@ -26,7 +26,7 @@ Support scheduling local one-time or repeatable notifications for Unity games (A
2626

2727
for version `1.0.0`
2828
```csharp
29-
"com.wolf-org.notifications":"https://github.com/wolf-org/notification-unity.git#1.0.0",
29+
"com.wolf-org.notifications":"https://github.com/unity-package/notification-unity.git#1.0.0",
3030
```
3131
dependency `com.unity.mobile.notifications-2.3.2` and `com.cysharp.unitask-2.5.5`
3232
```csharp

0 commit comments

Comments
 (0)