summaryrefslogtreecommitdiff
path: root/src/games/reversi/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/games/reversi/package.json')
-rw-r--r--src/games/reversi/package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/games/reversi/package.json b/src/games/reversi/package.json
index 5e7fdcb58a..a4415ad141 100644
--- a/src/games/reversi/package.json
+++ b/src/games/reversi/package.json
@@ -7,8 +7,8 @@
],
"author": "syuilo <i@syuilo.com>",
"license": "MIT",
- "repository": "https://github.com/syuilo/misskey.git",
- "bugs": "https://github.com/syuilo/misskey/issues",
+ "repository": "https://github.com/misskey-dev/misskey.git",
+ "bugs": "https://github.com/misskey-dev/misskey/issues",
"main": "./built/core.js",
"types": "./built/core.d.ts",
"scripts": {