diff options
author | Jakob Unterwurzacher | 2015-11-15 16:10:45 +0100 |
---|---|---|
committer | Jakob Unterwurzacher | 2015-11-15 16:10:45 +0100 |
commit | 8f069eabe4e1b0f2a4e69ebf00a3cc3e284b62c2 (patch) | |
tree | 7c0a0c98621b26614f5ac3ce23cc9ec852e33fe0 | |
parent | 2efd25eefe8d3a99e35ccca5a9a8feca759d0f83 (diff) |
README: link to use .../tags instead of ../releasesv0.4
Using github "release" function means that the changelog is buried in the
github webinterface. The changelog is now instead included in README.md.
-rw-r--r-- | README.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -124,5 +124,5 @@ v0.1 * First release * On-disk format 0 -See https://github.com/rfjakob/gocryptfs/releases for the release dates -and associated tags. +See https://github.com/rfjakob/gocryptfs/tags for the release dates and associated +git tags. |