From 3f953c567d3217c1f493bb5478ada3c817de08dd Mon Sep 17 00:00:00 2001 From: Jakob K <52456572+jakobkmar@users.noreply.github.com> Date: Sat, 28 Aug 2021 01:16:09 +0200 Subject: [PATCH] Update link to guide --- readme.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/readme.md b/readme.md index 7634754e..d8bde146 100644 --- a/readme.md +++ b/readme.md @@ -18,11 +18,11 @@ Gradle: implementation("net.axay:kspigot:$kspigotVersion") ``` -Read the [setup guide](https://bluefireoly.github.io/KSpigot/setup/gradle.html) to get started! +Read the [setup guide](https://jakobkmar.github.io/KSpigot/setup/gradle.html) to get started! ## Guide -You will find the best information about KSpigot in the [guide](https://bluefireoly.github.io/KSpigot/). +You will find the best information about KSpigot in the [guide](https://jakobkmar.github.io/KSpigot/). ## Contact