Skip to content

Commit 2df6bb9

Browse files
committed
fix readme links
1 parent fe08804 commit 2df6bb9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ SceneManager.UnloadSceneAsync("my-previous-scene");
4646
## 📦 Installation
4747

4848
You can install the package via **[OpenUPM](https://openupm.com/packages/com.mygamedevtools.scene-loader)**, **Git** or **Tarball**.
49-
Check the full installation guide in the [documentation](https://mygamedevtools.com/scene-loader/docs/next/getting-started/installation).
49+
Check the full installation guide in the [documentation](https://scene-loader.mygamedevtools.com/docs/next/getting-started/installation).
5050

5151
#### OpenUPM
5252

@@ -81,7 +81,7 @@ Check the full installation guide in the [documentation](https://mygamedevtools.
8181
8282
## 📚 Documentation
8383
84-
The detailed documentation including usage guides, examples, update guides, and tutorials are available in the [official documentation](https://mygamedevtools.com/scene-loader/).
84+
The detailed documentation including usage guides, examples, update guides, and tutorials are available in the [official documentation](https://scene-loader.mygamedevtools.com/).
8585
8686
## 🤝 Contributing
8787

0 commit comments

Comments
 (0)