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
|
## 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
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
|
@ -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",
|
||||||
|
|
Loading…
Reference in a new issue