diff --git a/docs/src/fancyanalytics/getting-started/minecraft-plugins.md b/docs/src/fancyanalytics/getting-started/minecraft-plugins.md index e8301efb..d0d5dad4 100644 --- a/docs/src/fancyanalytics/getting-started/minecraft-plugins.md +++ b/docs/src/fancyanalytics/getting-started/minecraft-plugins.md @@ -48,7 +48,7 @@ dependencies { ``` !!!warning -Make sure to shade the API into your plugin! You can use the [Shade plugin](https://imperceptiblethoughts.com/shadow/) for this. +Make sure to shade the API into your plugin! You can use the [Shade plugin](https://gradleup.com/shadow/) for this. !!! ## Initialize the API