From 383acbda4a6d537402e2e42e21e080a54a9cf60b Mon Sep 17 00:00:00 2001 From: Jonas_Jones <91549607+J-onasJones@users.noreply.github.com> Date: Tue, 26 Jul 2022 15:45:21 +0200 Subject: [PATCH] Fixed forge repo link in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index baab2bf..0a623b3 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ # McWebserver -This is the fabric port, the Forge version is available [here]() +This is the fabric port, the Forge version is available [here](https://github.com/J-onasJones/McWebserver-forge) ### About the mod This mod runs a simple HTTP server alongside the minecraft server in seperate threads.