From 91252e93843c975fba73f63199c0f17dde77d1e6 Mon Sep 17 00:00:00 2001 From: MeexReay <127148610+MeexReay@users.noreply.github.com> Date: Sun, 16 Mar 2025 20:11:41 +0300 Subject: [PATCH] Update HACKING.md --- HACKING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HACKING.md b/HACKING.md index 762ca79..c3cd6de 100644 --- a/HACKING.md +++ b/HACKING.md @@ -1,6 +1,6 @@ # How to add extra mods -Important: we use Fabric Loader by default, if you want to change it to another one, read `How to change MC version or loader` section below. +Important: we use Fabric Loader by default, if you want to change it to another one, read [section below](https://github.com/MeexReay/minceraftOS/blob/main/HACKING.md#how-to-change-mc-version-or-loader). ## Building mod from source