From 533540031b7692953d65cfa29186dc94fb7642f4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Acid=20Chicken=20=28=E7=A1=AB=E9=85=B8=E9=B6=8F=29?= Date: Mon, 21 Jan 2019 15:20:44 +0900 Subject: [PATCH] Fix comment URL --- src/games/reversi/maps.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/games/reversi/maps.ts b/src/games/reversi/maps.ts index f55cb1d51..f74cc8565 100644 --- a/src/games/reversi/maps.ts +++ b/src/games/reversi/maps.ts @@ -892,7 +892,7 @@ export const test4: Map = { ] }; -// https://misskey.xyz/reversi/5aaabf7fe126e10b5216ea09 64 +// https://misskey.xyz/games/reversi/5aaabf7fe126e10b5216ea09 64 export const test5: Map = { name: 'Test5', category: 'Test',