Migrate to GitHub
This commit is contained in:
parent
0c5271f0df
commit
41d74034b9
2 changed files with 3 additions and 3 deletions
|
@ -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
|
||||
```
|
||||
|
||||
|
|
|
@ -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",
|
||||
|
|
Loading…
Reference in a new issue