diff options
author | Jakob Unterwurzacher | 2018-07-04 09:10:36 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2018-07-04 09:10:36 +0200 |
commit | 6544328f96ed527f2600f87364032417fbaafa05 (patch) | |
tree | 043cbb8d39a5c305ceb569802ffd09fcb84ed85b /README.md | |
parent | 794f4fcde5683c48a6906f0da482de4f1e1444b1 (diff) |
README: it's not a mirror
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 ([mirror](https://github.com/rfjakob/gocryptfs-website/blob/master/docs/index.md)). +Official website: https://nuetzlich.net/gocryptfs ([markdown source](https://github.com/rfjakob/gocryptfs-website/blob/master/docs/index.md)). ![Folders side-by-side animation](Documentation/folders-side-by-side.gif) |