Skip to content

Commit 304fd87

Browse files
authored
Update README.md
1 parent 537a5fd commit 304fd87

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

README.md

Lines changed: 6 additions & 6 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-package/app-tracking-unity?logo=github">
6+
<img alt="License" src="https://img.shields.io/github/license/unity-package/app-tracking-unity?logo=github">
77
</a>
88
<a>
9-
<img alt="Last Commit" src="https://img.shields.io/github/last-commit/wolf-package/app-tracking-unity?logo=Mapbox&color=orange">
9+
<img alt="Last Commit" src="https://img.shields.io/github/last-commit/unity-package/app-tracking-unity?logo=Mapbox&color=orange">
1010
</a>
1111
<a>
12-
<img alt="Repo Size" src="https://img.shields.io/github/repo-size/wolf-package/app-tracking-unity?logo=VirtualBox">
12+
<img alt="Repo Size" src="https://img.shields.io/github/repo-size/unity-package/app-tracking-unity?logo=VirtualBox">
1313
</a>
1414
<a>
15-
<img alt="Last Release" src="https://img.shields.io/github/v/release/wolf-package/app-tracking-unity?include_prereleases&logo=Dropbox&color=yellow">
15+
<img alt="Last Release" src="https://img.shields.io/github/v/release/unity-package/app-tracking-unity?include_prereleases&logo=Dropbox&color=yellow">
1616
</a>
1717
</p>
1818

@@ -26,7 +26,7 @@
2626

2727
for version `1.0.3`
2828
```csharp
29-
"com.wolf-org.tracking":"https://github.com/wolf-org/app-tracking-unity.git#1.0.3",
29+
"com.wolf-org.tracking":"https://github.com/unity-package/app-tracking-unity.git#1.0.3",
3030
```
3131

3232
## Use
@@ -221,4 +221,4 @@ Example
221221
ATTrackingStatusBinding.RequestAuthorizationTracking(AppTracking.FirebaseAnalyticTrackATTResult);
222222
}
223223
}
224-
```
224+
```

0 commit comments

Comments
 (0)