From 2b278bba7914a479b0681b674198ad07146b85b1 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Sun, 13 Dec 2020 19:04:18 +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..e2b7de6 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 f68da9f..9544ba6 100644
--- a/README.rst
+++ b/README.rst
@@ -45,4 +45,4 @@ 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/.
-- 
GitLab