mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2024-11-22 00:21:32 +00:00
fix: fix link to documentation in getting-started.md
This commit is contained in:
parent
66d7d5b4fb
commit
c48b694213
1 changed files with 3 additions and 3 deletions
|
@ -45,4 +45,4 @@ The benefits of using Github:
|
||||||
|
|
||||||
8. You can view your project online, or share it with others, by going to https://raw.githack.com/[YOUR-GITHUB-USERNAME]/The-Modding-Tree/master/index.html. **You do NOT need to do this to test your mod locally.**
|
8. You can view your project online, or share it with others, by going to https://raw.githack.com/[YOUR-GITHUB-USERNAME]/The-Modding-Tree/master/index.html. **You do NOT need to do this to test your mod locally.**
|
||||||
|
|
||||||
And now, you have successfully used Github! You can look at the next tutorial on [making a mod](making-a-mod.md), or look at the [documentation](/documentation/!general-info.md) to see how The Modding Tree's system works and to make your mod a reality.
|
And now, you have successfully used Github! You can look at the next tutorial on [making a mod](making-a-mod.md), or look at the [documentation](../!general-info.md) to see how The Modding Tree's system works and to make your mod a reality.
|
||||||
|
|
Loading…
Reference in a new issue