diff options
author | Jakob Unterwurzacher | 2017-08-22 14:38:40 +0200 |
---|---|---|
committer | Jakob Unterwurzacher | 2017-08-22 14:38:40 +0200 |
commit | 033d78ed388b761e0d2b0b110d9136751eaa2c68 (patch) | |
tree | e965a1398592436bce8dfc428799aa04aa93cd74 | |
parent | e73ed7c0d442be09abaf9e60003b58a057decaf6 (diff) |
news: fix packages.debian.org link
-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 64b85b1..84b892d 100644 --- a/docs/index.md +++ b/docs/index.md @@ -54,7 +54,7 @@ Release [v1.4](https://github.com/rfjakob/gocryptfs/releases) ([changelog](https 2017-06-17 Debian 9 "Stretch" is released, including gocryptfs v1.2: -https://packages.debian.org/stretch/gocryptfs +[https://packages.debian.org/stretch/gocryptfs](https://packages.debian.org/stretch/gocryptfs) 2017-04-29 Release [v1.3](https://github.com/rfjakob/gocryptfs/releases) ([changelog](https://github.com/rfjakob/gocryptfs#changelog)) |