From a22ee618f39a0ce649489e729195f3ada50fa31c Mon Sep 17 00:00:00 2001 From: saile515 Date: Wed, 26 Jan 2022 18:09:20 +0100 Subject: [PATCH] Fixed mod example readme link format typo --- mod_examples/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mod_examples/README.md b/mod_examples/README.md index e38d5834..6ea04c38 100644 --- a/mod_examples/README.md +++ b/mod_examples/README.md @@ -11,7 +11,7 @@ Since the `create-shapezio-mod` package is still in development, the current rec ## Mod Developer Discord -A great place to get help with mod development is the official [shapez.io modloader discord]https://discord.gg/xq5v8uyMue). +A great place to get help with mod development is the official [shapez.io modloader discord](https://discord.gg/xq5v8uyMue). ## Setting up your development environment