diff options
-rw-r--r-- | docs/index.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.md b/docs/index.md index 3376091..91daabf 100644 --- a/docs/index.md +++ b/docs/index.md @@ -19,7 +19,7 @@ by the available disk space. This project was inspired by EncFS and strives to fix its security issues while providing good performance, -see the [Comparison](comparison#performance) page for benchmarks. +see the [Comparison](comparison) page for benchmarks. The [Security](security) page details gocryptfs's cryptographic design. The highlights are: Scrypt password hashing, GCM encryption for all |