diff --git a/README.md b/README.md
index d50903c..d00409a 100644
--- a/README.md
+++ b/README.md
@@ -54,7 +54,7 @@ yarn --version
### Sources code cloning
```sh
-git clone git@gitlab.com:console_art/otrws.git open_transfer/
+git clone git@github.com:cacybernetic/opentransfer.git open_transfer/
```
### Dependencies installation
diff --git a/package.json b/package.json
index c569e0a..992bea1 100644
--- a/package.json
+++ b/package.json
@@ -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": {