diff --git a/src/conclusion/what_now.md b/src/conclusion/what_now.md index 8b17eb3..1c61a70 100644 --- a/src/conclusion/what_now.md +++ b/src/conclusion/what_now.md @@ -86,7 +86,7 @@ Fabric pretty quickly requires you to interact with a concept called a "Mixin." This is a mechanism the Minecraft modding world made for magically editing the code inside Minecraft among other things. If you go this path just be ready for that. -[Fabric Getting Started here](https://docs.fabricmc.net/develop/getting-started/introduction-to-fabric-and-modding) +[Fabric Getting Started here](https://docs.fabricmc.net/develop/) [Fabric community Discord here]([https://discord.gg/v6v4pMv](https://discord.gg/v6v4pMv)) @@ -265,4 +265,4 @@ context for quite yet: * Clojure -[^wasm]: Fight me, WebAssembly fans. \ No newline at end of file +[^wasm]: Fight me, WebAssembly fans.