From cc46b5298f4009fedb2ec6fd6e0664a1cde2c98e Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Fri, 4 Dec 2020 15:15:18 +0200 Subject: [PATCH] Migrate to GitLab. --- README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.rst b/README.rst index 0c4024c..68b7356 100644 --- a/README.rst +++ b/README.rst @@ -47,7 +47,7 @@ Example requirements.yml ------------------------ :: - - src: https://www.shore.co.il/cgit/ansible-common + - src: https://git.shore.co.il/ansible/common scm: git path: roles/ name: common @@ -63,7 +63,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/cgit/. +at: https://git.shore.co.il/explore/. TODO ---- -- GitLab