Fix broken git.exmods.org link

This commit is contained in:
glittlew 2020-01-06 15:30:30 -05:00
parent 851483e310
commit e8b2b7a664

View file

@ -15,7 +15,7 @@ To get started with Python 2.7 on Mono, check out the resources below.
Resources
- [Python <-> Mono/.NET interfacing](https://ironpython.net/documentation/dotnet)
- [Python 2.7 docs](https://docs.python.org/2.7)
- [GamecraftModdingAPI Mono/.NET library](https://git.exmods/modtainers/GamecraftModdingAPI)
- [GamecraftModdingAPI Mono/.NET library](https://git.exmods.org/modtainers/GamecraftModdingAPI)
## External Libraries
GamecraftScripting uses the [GamecraftModdingAPI](https://git.exmods.org/modtainers/GamecraftModdingAPI) to modify the behaviour of existing Gamecraft code.
@ -23,4 +23,4 @@ GamecraftScripting uses the [GamecraftModdingAPI](https://git.exmods.org/modtain
# Disclaimer
This API is an unofficial modification of Gamecraft software, and is not endorsed or supported by FreeJam or Gamecraft.
The GamecraftModdingAPI developer(s) claim no rights on the Gamecraft code referenced within this project.
The GamecraftModdingAPI developer(s) claim no rights on the Gamecraft code referenced within this project.