From 24c76c2ef197d859be6a53807157b32d89c0d7a5 Mon Sep 17 00:00:00 2001 From: Doonv <58695417+doonv@users.noreply.github.com> Date: Tue, 16 Jun 2026 21:06:48 +0300 Subject: [PATCH] Fix typo in wiki/Home.md link --- wiki/Home.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/wiki/Home.md b/wiki/Home.md index 3fb77083..1a5f18ec 100644 --- a/wiki/Home.md +++ b/wiki/Home.md @@ -1,5 +1,5 @@ ## Depending on Sable -[![Sable 1.21.1](https://img.shields.io/maven-metadata/v?metadataUrl=https%3A%2F%2Fmaven.ryanhcode.dev%2Freleases%2Fdev%2Fryanhcode%2Fsable%2Fsable-common-1.21.1%2Fmaven-metadata.xml&label=Sable%201.21.1)]([-1.21.1/](https://maven.ryanhcode.dev/releases/dev/ryanhcode/sable/sable-common-1.21.1/)) +[![Sable 1.21.1](https://img.shields.io/maven-metadata/v?metadataUrl=https%3A%2F%2Fmaven.ryanhcode.dev%2Freleases%2Fdev%2Fryanhcode%2Fsable%2Fsable-common-1.21.1%2Fmaven-metadata.xml&label=Sable%201.21.1)](https://maven.ryanhcode.dev/releases/dev/ryanhcode/sable/sable-common-1.21.1/) Copy the following segments into your `build.gradle` file depending on the platform: @@ -92,4 +92,4 @@ dependencies { - Simple compatability with [Sable Companion](https://github.com/ryanhcode/sable-companion) - [Working with Entities](https://github.com/ryanhcode/sable/wiki/Working-With-Entities) - [Block Physics Properties](https://github.com/ryanhcode/sable/wiki/Block-Physics-Properties) -- [Dimension Physics Data](https://github.com/ryanhcode/sable/wiki/Dimension-Physics-Data) \ No newline at end of file +- [Dimension Physics Data](https://github.com/ryanhcode/sable/wiki/Dimension-Physics-Data)