diff options
author | Alexey Yerin <yyp@disroot.org> | 2024-04-22 13:57:35 +0300 |
---|---|---|
committer | Alexey Yerin <yyp@disroot.org> | 2024-04-22 13:57:35 +0300 |
commit | 5271eab82c03ceea82435c7a75f0cd00385c661f (patch) | |
tree | bcc80738a50cb9c56946493f17ea5973e5f481a0 | |
parent | 3527130aed137f41fee9d3fe5a4205b1b66ecc63 (diff) |
README: Fix installation link
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md index 757bd42..9bf993c 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,6 @@ Please send patches to [~yerinalexey/public-inbox@lists.sr.ht][archives] using $ git config format.subjectPrefix "PATCH hare-gi" ``` -[Hare]: https://harelang.org/installation +[Hare]: https://harelang.org/documentation/install/ [archives]: https://lists.sr.ht/~yerinalexey/public-inbox [git send-email]: https://git-send-email.io |