From ce9e61047c5bdd8ab645fd6bf744e4009a8014eb Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Sun, 13 Dec 2020 19:10:17 +0200
Subject: [PATCH] Migrate to GitLab.

---
 .gitmodules | 2 +-
 README.rst  | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.gitmodules b/.gitmodules
index c8bc96e..4653c6c 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -1,3 +1,3 @@
 [submodule "library/shore"]
 	path = library/shore
-	url = https://www.shore.co.il/git/ansible-modules
+	url =  https://git.shore.co.il/ansible/ansible-modules.git
diff --git a/README.rst b/README.rst
index 6c86360..f2abbec 100644
--- a/README.rst
+++ b/README.rst
@@ -49,7 +49,7 @@ Author Information
 Nimrod Adar, `contact me <nimrod@shore.co.il>`_ or visit my `website
 <https://www.shore.co.il/>`_. Patches are welcome via `git send-email
 <http://git-scm.com/book/en/v2/Git-Commands-Email>`_. The repository is located
-at: https://www.shore.co.il/git/.
+at: https://git.shore.co.il/explore/.
 
 TODO
 ----
-- 
GitLab