From e126745ebfa706910a38b2a9effb127180326d36 Mon Sep 17 00:00:00 2001 From: dvelo <52332868+DeveloLongScript@users.noreply.github.com> Date: Sun, 10 Nov 2024 10:55:28 -0600 Subject: [PATCH] fix: change url in README --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ad7883d..d9254b5 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@

MHSF

-An open-source customizable server-list for Minehut built in React. Check it out at [list.mlnehut.com](https://list.mlnehut.com), and maybe give this repo a star! :) +An open-source customizable server-list for Minehut built in React. Check it out at [list.mlnehut.com](https://mhsf.app), and maybe give this repo a star! :) > [!WARNING] > If you want more of a explanation what this is, please use the built-in info popover. This README is mostly for contributing. Thanks!