diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml
index 83a18d25e58ca7adc2e526f0ed30b12263cb0c13..f29f9f305d3b099bd9662cc06e6595652e919e49 100644
--- a/.pre-commit-config.yaml
+++ b/.pre-commit-config.yaml
@@ -8,8 +8,8 @@
     -   id: check-merge-conflict
     -   id: flake8
     -   id: check-symlinks
--   repo: https://www.shore.co.il/git/ansible-pre-commit
-    sha: 0fadd691465b97db8992cfc66650f630e433324b
+-   repo: https://git.shore.co.il/ansible/ansible-pre-commit.git
+    sha: v0.10.0
     hooks:
     -   id: ansible-syntax-check
         always_run: true
diff --git a/README.rst b/README.rst
index 2a4ad962157446d7da7e723a1cd0df45be835cc9..6b17fcefa9166018f75b50d2b7f378a649447f08 100644
--- a/README.rst
+++ b/README.rst
@@ -55,7 +55,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/git/.
+at: https://git.shore.co.il/explore/.
 
 TODO
 ----