Fix broken links

This commit is contained in:
comp500 2021-12-27 17:18:58 +00:00
parent 2d9913cb81
commit 50180f7fee

View File

@ -1,5 +1,5 @@
# packwiz # packwiz
packwiz is a command line tool for creating Minecraft modpacks. Instead of managing JAR files directly, packwiz creates TOML metadata files which can be easily version-controlled and shared with git (see an example pack [here](https://github.com/packwiz/packwiz-example-pack)). You can then [export it to a CurseForge modpack](tutorials/hosting/curseforge.md), or [use packwiz-installer](tutorials/installing/packwiz-installer.md) for an auto-updating MultiMC instance. packwiz is a command line tool for creating Minecraft modpacks. Instead of managing JAR files directly, packwiz creates TOML metadata files which can be easily version-controlled and shared with git (see an example pack [here](https://github.com/packwiz/packwiz-example-pack)). You can then [export it to a CurseForge modpack](https://packwiz.infra.link/tutorials/hosting/curseforge/), or [use packwiz-installer](https://packwiz.infra.link/tutorials/installing/packwiz-installer/) for an auto-updating MultiMC instance.
packwiz is great for... packwiz is great for...