We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 7f43e1a + cd1a453 commit 005f143Copy full SHA for 005f143
src/conclusion/what_now.md
@@ -86,7 +86,7 @@ Fabric pretty quickly requires you to interact with a concept called a "Mixin."
86
This is a mechanism the Minecraft modding world made for magically editing the code inside Minecraft
87
among other things. If you go this path just be ready for that.
88
89
-[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/)
90
91
[Fabric community Discord here]([https://discord.gg/v6v4pMv](https://discord.gg/v6v4pMv))
92
@@ -265,4 +265,4 @@ context for quite yet:
265
* Clojure
266
267
268
-[^wasm]: Fight me, WebAssembly fans.
+[^wasm]: Fight me, WebAssembly fans.
0 commit comments