summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrfjakob2017-03-25 14:08:43 +0100
committerGitHub2017-03-25 14:08:43 +0100
commitb9799ca902a2915bd39062371b48f82d902f2074 (patch)
tree8517561c24b7aef45ea70fc2eda7be04a83cfd62
parent4962a358375186178aba1df75c1255839e569f1b (diff)
README: call the website mirror "Markdown source"
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 1295de8..c6af71b 100644
--- a/README.md
+++ b/README.md
@@ -4,7 +4,7 @@
[![Go Report Card](https://goreportcard.com/badge/github.com/rfjakob/gocryptfs)](https://goreportcard.com/report/github.com/rfjakob/gocryptfs)
An encrypted overlay filesystem written in Go.
-Official website: https://nuetzlich.net/gocryptfs ([github mirror](https://github.com/rfjakob/gocryptfs-website/tree/master/docs))
+Official website: https://nuetzlich.net/gocryptfs (Markdown [source](https://github.com/rfjakob/gocryptfs-website/tree/master/docs))
gocryptfs is built on top the excellent
[go-fuse](https://github.com/hanwen/go-fuse) FUSE library and its