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?