diff options
Diffstat (limited to 'gocryptfs-readthedocs')
-rw-r--r-- | gocryptfs-readthedocs/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gocryptfs-readthedocs/base.html b/gocryptfs-readthedocs/base.html index 9b78345..18c14c7 100644 --- a/gocryptfs-readthedocs/base.html +++ b/gocryptfs-readthedocs/base.html @@ -85,7 +85,7 @@ <li><a href="https://github.com/rfjakob/gocryptfs/releases">Download Binaries ➚</a></li> <li><a href="https://github.com/rfjakob/gocryptfs#changelog">Changelog ➚</a></li> - <li><a href="https://raw.githubusercontent.com/rfjakob/gocryptfs/master/Documentation/MANPAGE.md">Man Page ➚</a></li> + <li><a href="https://github.com/rfjakob/gocryptfs/blob/master/Documentation/MANPAGE.md">Man Page ➚</a></li> </ul> {%- endblock %} |