From cd1a453d1191d647450bc04fb673bc7979a0fe67 Mon Sep 17 00:00:00 2001 From: Ethan McCue Date: Mon, 6 Apr 2026 23:09:14 -0400 Subject: [PATCH] Update what_now.md --- src/conclusion/what_now.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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.