aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Unterwurzacher2021-09-27 10:55:36 +0200
committerJakob Unterwurzacher2021-09-27 10:55:36 +0200
commit980568d2f66002958f2f587a929ac1cd0301e75a (patch)
treeeedb7ac1b1f17362d4c85df1175a189abdb880c3
parent465b83edbd8af85d0042adadd961db7cce96b208 (diff)
Make link to wiki an actual link
-rw-r--r--docs/mirrors.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/mirrors.md b/docs/mirrors.md
index 8bdaa46..e243f60 100644
--- a/docs/mirrors.md
+++ b/docs/mirrors.md
@@ -11,7 +11,7 @@ The primary git repository is hosted on Github. Clone using:
The webinterface is at
[https://github.com/rfjakob/gocryptfs](https://github.com/rfjakob/gocryptfs) .
-Wiki: https://github.com/rfjakob/gocryptfs/wiki
+Wiki: [https://github.com/rfjakob/gocryptfs/wiki](https://github.com/rfjakob/gocryptfs/wiki)
2) Mirrors on nuetzlich.net
-------------------------
@@ -24,4 +24,4 @@ It is updated every hour. Clone with:
The cgit webinterface is available at
[https://nuetzlich.net/cgit/](https://nuetzlich.net/cgit/) .
-Wiki: https://nuetzlich.net/cgit/gocryptfs.wiki/tree/
+Wiki: [https://nuetzlich.net/cgit/gocryptfs.wiki/tree/](https://nuetzlich.net/cgit/gocryptfs.wiki/tree/)