From 5fc2fee085e8b7143ab5c4f7286d31cba82a34ae Mon Sep 17 00:00:00 2001
From: Adar Nimrod <nimrod@shore.co.il>
Date: Thu, 10 Dec 2020 00:59:01 +0200
Subject: [PATCH] Migrate to GitLab.

---
 .pre-commit-config.yaml | 2 +-
 README.md               | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index a665d28..48725c2 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -19,7 +19,7 @@ repos:
       - id: proselint
         types: [plain-text]
         exclude: LICENSE
-  - 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
diff --git a/README.md b/README.md
index 3686992..66d217a 100644
--- a/README.md
+++ b/README.md
@@ -32,4 +32,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/explore/>.
-- 
GitLab