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",