Rename private -> ids-kl
Change-Id: I1e1e1bf5518c67e58187fb988688add7767e5ae7
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 4519235..b57bfac 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -31,7 +31,7 @@
- end_section rocksdb_shared
- start_section install_collocatordb "Building and installing collocatordb"
- - git clone "https://korap.ids-mannheim.de/gerrit/private/collocatordb"
+ - git clone "https://korap.ids-mannheim.de/gerrit/ids-kl/collocatordb"
- cd collocatordb
- mkdir -p build
- cd build
diff --git a/README.md b/README.md
index 51e6e18..46c2068 100644
--- a/README.md
+++ b/README.md
@@ -5,7 +5,7 @@
## Installation
### Dependencies
* cmake3
-* [libcollocaltordb](https://korap.ids-mannheim.de/gerrit/plugins/gitiles/private/collocatordb) >= v1.3.0
+* [libcollocaltordb](https://korap.ids-mannheim.de/gerrit/plugins/gitiles/ids-kl/collocatordb) >= v1.3.0
### Build and install
```
cd dereko2vec