From 92f9a82ee5fdd11cd3fd580e62e4af37000b0ebf Mon Sep 17 00:00:00 2001 From: Adam Date: Wed, 23 Apr 2025 19:22:04 +0100 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a2722dd..7587806 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,12 @@ ## HotbarReplace -[![Java CI with Gradle](https://github.com/twokilohertz/HotbarReplace/actions/workflows/gradle.yml/badge.svg)](https://github.com/twokilohertz/HotbarReplace/actions/workflows/gradle.yml) +[![Java CI with Gradle](https://git.2khz.xyz/adam/HotbarReplace/actions/workflows/gradle.yml/badge.svg)](https://github.com/twokilohertz/HotbarReplace/actions/workflows/gradle.yml) HotbarReplace is a Minecraft mod for the Fabric modding framework which replaces blocks in your hotbar with blocks of the same type from your inventory upon running out while placing, see demo GIF below to see how it works! ### Known issues/Improvements -* [You tell me!](https://github.com/twokilohertz/HotbarReplace/issues) I'd like to see this mod be as simple & bug-free as possible! +* [You tell me!](https://git.2khz.xyz/adam/HotbarReplace/issues) I'd like to see this mod be as simple & bug-free as possible! ### Where to find it?