From 018a52e4f76209fa18639b1a5bfb83430567b197 Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Sun, 15 Nov 2020 23:31:43 +0200
Subject: [PATCH] New GitLab instance.

Update links and whatnots to the new GitLab instance.
---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 8fcaca6..9cbd250 100644
--- a/README.md
+++ b/README.md
@@ -17,7 +17,7 @@
 ## Usage example
 
 ```yaml
-- repo: https://www.shore.co.il/git/docker-pre-commit
+- repo: https://git.shore.co.il/nimrod/docker-pre-commit.git
   rev: v0.3.0
   hooks:
     - id: hadolint
@@ -34,4 +34,4 @@ This software is licensed under the MIT license (see `LICENSE.txt`).
 Nimrod Adar, [contact me](mailto: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/nimrod/>.
-- 
GitLab