From 7f74f5e2f318fa60c0714a4682662b08cf78925d Mon Sep 17 00:00:00 2001 From: anon Date: Sat, 15 Apr 2023 18:11:15 +0000 Subject: [PATCH] fixed broken releases link :sob: --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7d51e7d..205b332 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ or, you know, notify us when the server starts (but not ends) # Prerequisites Before using this plugin, you must: * Get Spigot -* Get a JAR file from [the releases](https://git.sob.moe/sobrooms/notify-on-start/releases) or [Google Drive](https://drive.google.com/drive/folders/11wMPjOh2b8oRzpeJOrOI4ZAkImOlr93u?usp=sharing) (the drive folder is frequently updated) +* Get a JAR file from [the releases](https://git.sob.moe/sobrooms/notify-on-start/-/releases) or [Google Drive](https://drive.google.com/drive/folders/11wMPjOh2b8oRzpeJOrOI4ZAkImOlr93u?usp=sharing) (the drive folder is frequently updated) # making webhooks If you already know how, you can skip this step.