Corrected broken links in types and mods (#2199)

Also
- noted error seen when Java 8 is needed
This commit is contained in:
Geoff Bourne
2023-06-10 17:18:37 -05:00
committed by GitHub
parent 787c6bd08d
commit 8a4dbb53e7
11 changed files with 31 additions and 23 deletions

View File

@@ -5,7 +5,8 @@
By far the easiest way to work with mod and plugins, especially large numbers of them, is to utilize modpacks with [one of the supported mod platforms](../types-and-platforms/index.md).
The following are some supported mod platforms:
- [Modrinth](../types-and-platforms/mod-platforms/modrinth-modpacks.md)
- [Modrinth](../types-and-platforms/mod-platforms/modrinth-modpacks.md)
- [CurseForge](../types-and-platforms/mod-platforms/auto-curseforge.md)
- [Feed the Beast](../types-and-platforms/mod-platforms/ftb.md)