diff --git a/README.md b/README.md
index ac10d352c0a299759522a14f54fdaadf608cf714..376cb4d9bddde26c5298b362b7f1230af9385ff6 100644
--- a/README.md
+++ b/README.md
@@ -64,9 +64,9 @@ Here is an example of installing all dependencies and building all programs.
 git clone https://github.com/namark/filetools
 
 # get the dependencies
-git clone https://github.com/namark/libsimple_file
-git clone https://github.com/namark/libsimple_support
-git clone https://github.com/namark/libsimple_geom
+git clone https://notabug.org/namark/libsimple_file
+git clone https://notabug.org/namark/libsimple_support
+git clone https://notabug.org/namark/libsimple_geom
 
 # install dependencies locally for this porject only
 cd libsimple_file