From 281a781c13710b4345f7138bf2c0560ce4edec94 Mon Sep 17 00:00:00 2001 From: Gericom Date: Sat, 18 Apr 2026 13:28:29 +0200 Subject: [PATCH] Fix BlocksDS link in readme. Fixes #41 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c8213e..b96fcde 100644 --- a/README.md +++ b/README.md @@ -23,7 +23,7 @@ General usage documentation can be found here: [Usage](docs/Usage.md). We recommend using WSL (Windows Subsystem for Linux), or MSYS2 to compile this repository. The steps provided will assume you already have one of those environments set up. -1. Install [BlocksDS](https://blocksds.skylyrac.net/docs/setup/options/) +1. Install [BlocksDS](https://blocksds.skylyrac.net/docs/setup/) ## Compiling