aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRohan Talip2017-12-14 18:20:36 -0800
committerrfjakob2017-12-25 15:06:19 +0100
commitca594b2349d748e410a6d834f0dd3d1a4a9cfa1c (patch)
treec0c63bb90e7749a6d25f7911243806192fa5d323 /README.md
parent631974f9e04fc0ceb1fe859c3e68432b76197c3b (diff)
Pinned the link to line 38 of performance.txt to version 1.4.1 since https://github.com/rfjakob/gocryptfs/commit/f0e29d9b90b63d5fbe4164161ecb0e1035bb4af4#diff-86b7f3262ae352959ee0e04cccaac1b0 added an extra line.
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index cb4bd7d..a8ddd90 100644
--- a/README.md
+++ b/README.md
@@ -162,7 +162,7 @@ v1.4.1, 2017-08-21
[b2a23e9](https://github.com/rfjakob/gocryptfs/commit/b2a23e9),
[12c0101](https://github.com/rfjakob/gocryptfs/commit/12c0101))
* On my machine, this **doubles** the streaming read speed
- (see [perfomance.txt](Documentation/performance.txt#L38))
+ (see [performance.txt](https://github.com/rfjakob/gocryptfs/blob/v1.4.1/Documentation/performance.txt#L38))
* Implement and use the getdents(2) syscall for a more efficient
OpenDir implementation
([e50a6a5](https://github.com/rfjakob/gocryptfs/commit/e50a6a5))