docs: Update shade plugin url

This commit is contained in:
Oliver
2025-06-22 14:06:59 +02:00
parent 6b7ecda3e7
commit a858962a3f

View File

@@ -48,7 +48,7 @@ dependencies {
``` ```
!!!warning !!!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 ## Initialize the API