Updated broken forge docs link

This commit is contained in:
Jonas Herzig
2022-07-31 09:34:41 +02:00
parent a95edaa31d
commit 6db47ee070

View File

@@ -35,7 +35,7 @@ It has by now acquired a lot more sophisticated features to make it as noninvasi
Please read the [preprocessor's README](https://github.com/ReplayMod/preprocessor/blob/master/README.md) to understand how it works. Please read the [preprocessor's README](https://github.com/ReplayMod/preprocessor/blob/master/README.md) to understand how it works.
### Versioning ### Versioning
The ReplayMod uses the versioning scheme outlined [here](http://mcforge.readthedocs.io/en/latest/conventions/versioning/) The ReplayMod uses the versioning scheme outlined [here](https://docs.minecraftforge.net/en/1.12.x/conventions/versioning/)
with three changes: with three changes:
- No `MAJORAPI`, the ReplayMod does not provide any external API - No `MAJORAPI`, the ReplayMod does not provide any external API
- "Updating to a new Minecraft version" should not increment `MAJORMOD`, we maintain one version of the ReplayMod - "Updating to a new Minecraft version" should not increment `MAJORMOD`, we maintain one version of the ReplayMod