From bec35524fc1f4430b2bfe757a97389637cd16699 Mon Sep 17 00:00:00 2001 From: Jakob Unterwurzacher Date: Sun, 21 Jun 2020 11:58:02 +0200 Subject: mirrors: update nuetzlich.net clone url The git:// url does not work anymore, due to a missing port forwarding. Just use https, which always works. --- docs/mirrors.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/mirrors.md b/docs/mirrors.md index b88041a..a5c2967 100644 --- a/docs/mirrors.md +++ b/docs/mirrors.md @@ -17,7 +17,7 @@ The webinterface is at I run a mirror of the repo above, should Github be down at any time. It is updated every hour. Clone with: - git clone git://nuetzlich.net/gocryptfs + git clone https://nuetzlich.net/cgit/gocryptfs/ -A cgit webinterface is available at +The cgit webinterface is available at [https://nuetzlich.net/cgit/gocryptfs/](https://nuetzlich.net/cgit/gocryptfs/) . -- cgit v1.2.3