From a4f8463b6ef9f888a356c930b8fd6245c454d569 Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Fri, 4 Dec 2020 14:48:59 +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 4f91b79..4e535b2 100644 --- a/README.rst +++ b/README.rst @@ -57,4 +57,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