From 3e57d29eaf621dd31078a706c87aebd905ab83ac Mon Sep 17 00:00:00 2001
From: Jakob K <52456572+bluefireoly@users.noreply.github.com>
Date: Thu, 6 May 2021 11:11:20 +0200
Subject: [PATCH] Use github release for the shadow plugin version
---
guide/docs/setup/gradle.md | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/guide/docs/setup/gradle.md b/guide/docs/setup/gradle.md
index faa324b7..b40e6826 100644
--- a/guide/docs/setup/gradle.md
+++ b/guide/docs/setup/gradle.md
@@ -105,8 +105,8 @@ plugins {
}
```
-Replace `VERSION` with the version number from the following badge:
-
+Replace `VERSION` with the version number from the following badge (without the `v`):
+
#### Relocate KSpigot during the shadow process