From 41d74034b92213a674aa3ccec0303a672aa6113a Mon Sep 17 00:00:00 2001 From: Wingy Date: Mon, 13 Sep 2021 22:33:59 -0400 Subject: [PATCH] Migrate to GitHub --- README.md | 4 ++-- package.json | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 5c2a46d..bf96b9c 100644 --- a/README.md +++ b/README.md @@ -54,8 +54,8 @@ services: ## Install ```sh -git clone https://gitlab.com/wingysam/christmas-community -cd christmas-community +git clone https://github.com/wingysam/Christmas-Community +cd Christmas-Community yarn ``` diff --git a/package.json b/package.json index ba1cfd1..16e5cd7 100644 --- a/package.json +++ b/package.json @@ -13,7 +13,7 @@ "license": "AGPL-3.0", "repository": { "type": "git", - "url": "https://gitlab.com/wingysam/christmas-community" + "url": "https://github.com/wingysam/Christmas-Community" }, "dependencies": { "bcrypt-nodejs": "^0.0.3",