diff options
author | Jakob Unterwurzacher | 2018-07-04 09:08:26 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2018-07-04 09:08:26 +0200 |
commit | 794f4fcde5683c48a6906f0da482de4f1e1444b1 (patch) | |
tree | 4ff4a9149e6aeedb67aac0ffccdb3b039ec73890 | |
parent | 53f7e1a0f02c44d19b8cda178daebe0aa466f352 (diff) |
README: call the Markdown source "mirror"
-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 (Markdown [source](https://github.com/rfjakob/gocryptfs-website/tree/master/docs)) +Official website: https://nuetzlich.net/gocryptfs ([mirror](https://github.com/rfjakob/gocryptfs-website/blob/master/docs/index.md)). ![Folders side-by-side animation](Documentation/folders-side-by-side.gif) |