diff options
| -rw-r--r-- | README.md | 4 | 
1 files changed, 2 insertions, 2 deletions
| @@ -32,7 +32,7 @@ Platforms  Linux is gocryptfs' native platform.  Experimental Mac OS X support is available, check out -[ticket #25](https://github.com/rfjakob/gocryptfs/issues/15) for +[ticket #15](https://github.com/rfjakob/gocryptfs/issues/15) for  details.  For Windows, an independent C++ reimplementation has been started: @@ -123,7 +123,7 @@ v1.0-rc1, 2016-07-06   * Only works when running as root   * Must be explicitely enabled by passing "-o dev" or "-o suid" or "-o suid,dev"  * Experimental Mac OS X support. See -  [ticket #](https://github.com/rfjakob/gocryptfs/issues/15) for details. +  [ticket 15#](https://github.com/rfjakob/gocryptfs/issues/15) for details.  v0.12, 2016-06-19  * Deprecate very old filesystems, stage 2/3 | 
