Skip to content

Commit b26652b

Browse files
authored
Update README.md
1 parent 65ef4dd commit b26652b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -25,16 +25,16 @@
2525

2626
for version `1.1.4`
2727
```csharp
28-
"com.wolf-org.advertising":"https://github.com/wolf-org/advertising-unity.git#1.1.4",
28+
"com.wolf-org.advertising":"https://github.com/unity-package/advertising-unity.git#1.1.4",
2929
```
3030
dependency `extensions-unity-1.0.5`
3131
```csharp
32-
"com.wolf-org.extensions":"https://github.com/wolf-org/extensions-unity.git#1.0.5",
32+
"com.wolf-org.extensions":"https://github.com/unity-package/extensions-unity.git#1.0.5",
3333
```
3434

3535
Install `app-tracking-unity` and add define symbol `VIRTUESKY_TRACKING` if you need ad revenue tracking
3636
```csharp
37-
"com.wolf-org.tracking":"https://github.com/wolf-org/app-tracking-unity.git#1.0.3",
37+
"com.wolf-org.tracking":"https://github.com/unity-package/app-tracking-unity.git#1.0.3",
3838
```
3939

4040
## Use

0 commit comments

Comments
 (0)