From 568b638857b7850777089c6216c65bc06eec504e Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Sun, 13 Dec 2020 20:54:38 +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..6e2fdff 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 diff --git a/README.rst b/README.rst index 51a074e..f2c8fb3 100644 --- a/README.rst +++ b/README.rst @@ -58,4 +58,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