diff --git a/README.md b/README.md
index 19491b3da30597a0de65a7cb2a1ebffdfc508f5f..19847b8e5df935feb36bb9e5ec1e89cc3f1d35ed 100644
--- a/README.md
+++ b/README.md
@@ -12,7 +12,7 @@
 ## Quick start
 Clone this repository and install COMBO (we suggest using virtualenv/conda with Python 3.6+):
 ```bash
-git clone https://github.com/ipipan/combo.git
+git clone https://gitlab.clarin-pl.eu/syntactic-tools/clarinbiz/combo.git
 cd combo
 python setup.py develop
 ```
diff --git a/docs/installation.md b/docs/installation.md
index 559c9c75a92b5c3f2599684ed25d7e3ef373ba1f..6371094f8f409a5fbe3ec020caf6a93c77bb2325 100644
--- a/docs/installation.md
+++ b/docs/installation.md
@@ -1,7 +1,7 @@
 # Installation
 Clone this repository and install COMBO (we suggest using virtualenv/conda with Python 3.6+):
 ```bash
-git clone https://github.com/ipipan/combo.git
+git clone https://gitlab.clarin-pl.eu/syntactic-tools/clarinbiz/combo.git
 cd combo
 python setup.py develop
 combo --helpfull