From 1c9ca2764e55303645f8a3fd058a52c9f191727f Mon Sep 17 00:00:00 2001 From: Michael Morrison Date: Sat, 4 Jul 2020 22:20:42 -0500 Subject: [PATCH] Update repo location --- README.md | 2 +- package.json | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 7c3a79b..1ba1d9f 100644 --- a/README.md +++ b/README.md @@ -401,7 +401,7 @@ Games List > Want support for one of these games? Please open an issue to show your interest! > __Know how to code?__ Protocol details for many of the games above are documented -> at https://github.com/sonicsnes/legacy-query-library-archive +> at https://github.com/gamedig/legacy-query-library-archive > , ready for you to develop into GameDig! > Don't see your game listed here? diff --git a/package.json b/package.json index 2b9915b..ce74dc0 100644 --- a/package.json +++ b/package.json @@ -10,14 +10,14 @@ "server" ], "main": "lib/index.js", - "author": "Michael Morrison", + "author": "GameDig Contributors", "version": "2.0.20", "repository": { "type": "git", - "url": "https://github.com/sonicsnes/node-gamedig.git" + "url": "https://github.com/gamedig/node-gamedig.git" }, "bugs": { - "url": "https://github.com/sonicsnes/node-gamedig/issues" + "url": "https://github.com/gamedig/node-gamedig/issues" }, "license": "MIT", "engines": {