diff options
author | Melvyn Laïly | 2019-11-11 00:29:37 +0100 |
---|---|---|
committer | Melvyn Laïly | 2019-11-11 00:29:37 +0100 |
commit | 1d744de73345210d82605defac027f722337595d (patch) | |
tree | 89a5f5d9b20c6012bf37c0793cbf97de744518ea /Best-Practices.md | |
parent | 6c0e96fcfb661f492b24c9e7fb9f35e14835ca70 (diff) |
Fix link markdown formatting
Diffstat (limited to 'Best-Practices.md')
-rw-r--r-- | Best-Practices.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Best-Practices.md b/Best-Practices.md index 3047b12..170e546 100644 --- a/Best-Practices.md +++ b/Best-Practices.md @@ -6,7 +6,7 @@ A collection of wisdom and best practices. Use this after careful consideration * Do backup you `gocryptfs.diriv` - This file isn't secret. See [https://github.com/rfjakob/gocryptfs/issues/37](Issue 37). + This file isn't secret. See [Issue 37](https://github.com/rfjakob/gocryptfs/issues/37). * Use a strong passphrase/password! |