summary refs log tree commit diff
diff options
context:
space:
mode:
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json

index fd4c7056..be9e0907 100644 --- a/package.json +++ b/package.json
@@ -10,15 +10,15 @@ }, "repository": { "type": "git", - "url": "git+https://github.com/discord-open-source/discord-server-util.git" + "url": "git+https://github.com/fosscord/fosscord-server-util.git" }, "keywords": [], "author": "", "license": "ISC", "bugs": { - "url": "https://github.com/discord-open-source/discord-server-util/issues" + "url": "https://github.com/fosscord/fosscord-server-util/issues" }, - "homepage": "https://github.com/discord-open-source/discord-server-util#readme", + "homepage": "https://github.com/fosscord/fosscord-server-util#readme", "dependencies": { "jsonwebtoken": "^8.5.1", "lambert-db": "^1.1.7",