Migrate to GitHub

This commit is contained in:
Wingy 2021-09-13 22:33:59 -04:00
parent 0c5271f0df
commit 41d74034b9
2 changed files with 3 additions and 3 deletions

View file

@ -54,8 +54,8 @@ services:
## Install ## Install
```sh ```sh
git clone https://gitlab.com/wingysam/christmas-community git clone https://github.com/wingysam/Christmas-Community
cd christmas-community cd Christmas-Community
yarn yarn
``` ```

View file

@ -13,7 +13,7 @@
"license": "AGPL-3.0", "license": "AGPL-3.0",
"repository": { "repository": {
"type": "git", "type": "git",
"url": "https://gitlab.com/wingysam/christmas-community" "url": "https://github.com/wingysam/Christmas-Community"
}, },
"dependencies": { "dependencies": {
"bcrypt-nodejs": "^0.0.3", "bcrypt-nodejs": "^0.0.3",