Skip to content

Commit 7a9b390

Browse files
authored
Fix: update outdated git repository URL in documentation
The documentation still referenced the old Git URL. Updated it to the correct repository: [email protected]:EOS-Contrib/eos_plugin_for_unity_upm.git.
1 parent ccc00d6 commit 7a9b390

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

com.playeveryware.eos/Documentation~/add_plugin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ The following document outlines the two methods with which you can add the plugi
1616
![Unity Add Git Package](/com.playeveryware.eos/Documentation~/images/unity_package_git.gif)
1717

1818
4. Select `Add Package from Git URL`.
19-
6. Paste in `[email protected]:PlayEveryWare/eos_plugin_for_unity_upm.git`.
19+
6. Paste in `[email protected]:EOS-Contrib/eos_plugin_for_unity_upm.git`.
2020
7. After the package has finished installing, [import the samples](/com.playeveryware.eos/Documentation~/samples.md).
2121
8. Finally, [Configure the Plugin](/com.playeveryware.eos/Documentation~/configure_plugin.md).
2222

0 commit comments

Comments
 (0)