summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrfjakob2017-03-25 14:02:29 +0100
committerGitHub2017-03-25 14:02:29 +0100
commit4962a358375186178aba1df75c1255839e569f1b (patch)
treedbaf687f3243b3585b047981ae7c09f54b9a51b1
parent2824218a25bef58167d922dddbb10ad0e022db6d (diff)
README: add link to website source code
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index 9260f0c..1295de8 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
+Official website: https://nuetzlich.net/gocryptfs ([github mirror](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