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:
-![latest shadow plugin version](https://api.bintray.com/packages/johnrengelman/gradle-plugins/gradle-shadow-plugin/images/download.png) +Replace `VERSION` with the version number from the following badge (without the `v`):
+![latest shadow plugin version](https://img.shields.io/github/v/release/johnrengelman/shadow?label=latest%20version) #### Relocate KSpigot during the shadow process