diff --git a/.gitmodules b/.gitmodules
index 681f2cb3af5e1e02a07118e16f00f52ccedd0701..479db6f59edfd668816642037f9dd40becb643f4 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,12 +1,12 @@
 [submodule "Repositories/Shore/ssl-ca"]
 	path = Repositories/Shore/ssl-ca
-	url = https://git.shore.co.il/nimrod/ssl-ca/
+	url = https://git.shore.co.il/nimrod/ssl-ca.git/
 	branch = master
 [submodule "Repositories/Shore/ssh-ca"]
 	path = Repositories/Shore/ssh-ca
-	url = https://git.shore.co.il/nimrod/ssh-ca/
+	url = https://git.shore.co.il/nimrod/ssh-ca.git/
 	branch = master
 [submodule "Repositories/Shore/bundle_certs"]
 	path = Repositories/Shore/bundle_certs
-	url = https://git.shore.co.il/nimrod/bundle_certs/
+	url = https://git.shore.co.il/nimrod/bundle_certs.git/
 	branch = master
diff --git a/README.md b/README.md
index b333adf547a5cc335fce308d5d476379cfcc78bd..a55a933779b6fb21c23e36a3438946b4ef0d732e 100644
--- a/README.md
+++ b/README.md
@@ -15,7 +15,7 @@ mass consumption as it is.
 
     cd
     git init
-    git remote add origin https://git.shore.co.il/nimrod/rcfiles
+    git remote add origin https://git.shore.co.il/nimrod/rcfiles.git/
     git fetch
     git reset --hard origin/master
     git branch --set-upstream-to=origin/master