diff options
author | Jakob Unterwurzacher | 2021-09-27 10:55:36 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2021-09-27 10:55:36 +0200 |
commit | 980568d2f66002958f2f587a929ac1cd0301e75a (patch) | |
tree | eedb7ac1b1f17362d4c85df1175a189abdb880c3 | |
parent | 465b83edbd8af85d0042adadd961db7cce96b208 (diff) |
Make link to wiki an actual link
-rw-r--r-- | docs/mirrors.md | 4 |
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/) |