diff --git a/README.md b/README.md index 62a818c..160f16c 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +The GamecraftModdingAPI developer(s) claim no rights on the Gamecraft code referenced within this project.