From 5bd392ee2cf43dbf1a537499aaa3bbd36a788dfa Mon Sep 17 00:00:00 2001 From: Adar Nimrod <nimrod@shore.co.il> Date: Wed, 30 Dec 2020 20:06:13 +0200 Subject: [PATCH] Correct link to the git repo in the README. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 40131af..716f467 100644 --- a/README.md +++ b/README.md @@ -46,4 +46,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/>. +is located at: <https://git.shore.co.il/expore/>. -- GitLab