diff options
Diffstat (limited to 'docs/mirrors.md')
-rw-r--r-- | docs/mirrors.md | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/mirrors.md b/docs/mirrors.md index 6c5ae84..b88041a 100644 --- a/docs/mirrors.md +++ b/docs/mirrors.md @@ -8,7 +8,8 @@ The primary git repository is hosted on Github. Clone using: git clone https://github.com/rfjakob/gocryptfs.git -The webinterface is at https://github.com/rfjakob/gocryptfs . +The webinterface is at +[https://github.com/rfjakob/gocryptfs](https://github.com/rfjakob/gocryptfs) . 2) Private Mirror ----------------- @@ -18,4 +19,5 @@ It is updated every hour. Clone with: git clone git://nuetzlich.net/gocryptfs -A cgit webinterface is available at https://nuetzlich.net/cgit/gocryptfs/ . +A cgit webinterface is available at +[https://nuetzlich.net/cgit/gocryptfs/](https://nuetzlich.net/cgit/gocryptfs/) . |