diff options
-rw-r--r-- | package.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json index d5c122a..2fb6d5b 100644 --- a/package.json +++ b/package.json @@ -32,12 +32,12 @@ }, "repository": { "type": "git", - "url": "https://github.com/camilstaps/Botleagues" + "url": "https://github.com/Botleagues/Frontend" }, "author": "Camil Staps <info@camilstaps.nl>", "license": "GPL v3.0", "bugs": { - "url": "https://github.com/camilstaps/Botleagues/issues" + "url": "https://github.com/Botleagues/Frontend/issues" }, - "homepage": "https://github.com/camilstaps/Botleagues" + "homepage": "https://github.com/Botleagues/Frontend" } |