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.