Skip to content

Commit

Permalink
Add build number.
Browse files Browse the repository at this point in the history
  • Loading branch information
obrymec committed Apr 18, 2024
1 parent 2413b0f commit 823387d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ yarn --version

### Sources code cloning <a id = "cloning"></a>
```sh
git clone git@gitlab.com:console_art/otrws.git open_transfer/
git clone git@github.com:cacybernetic/opentransfer.git open_transfer/
```

### Dependencies installation <a id = "dev-install"></a>
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,10 +9,10 @@
"license": "MIT",
"private": false,
"bugs": {
"url": "https://gitlab.com/console_art/otrws/issues"
"url": "https://github.com/cacybernetic/opentransfer/issues"
},
"repository": {
"url": "https://gitlab.com/console_art/otrws.git",
"url": "https://github.com/cacybernetic/opentransfer.git",
"type": "git"
},
"dependencies": {
Expand Down

0 comments on commit 823387d

Please sign in to comment.