diff options
Diffstat (limited to 'xreadthedocs/base.html')
-rw-r--r-- | xreadthedocs/base.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xreadthedocs/base.html b/xreadthedocs/base.html index 82e9d49..4fe9033 100644 --- a/xreadthedocs/base.html +++ b/xreadthedocs/base.html @@ -57,7 +57,7 @@ <li>{% include "toc.html" %}<li> {% endfor %} <li><a href="https://github.com/rfjakob/gocryptfs#changelog">Changelog ➚</a></li> - <li><a href="https://github.com/rfjakob/gocryptfs/blob/master/Documentation/MANPAGE.md">Man Page ➚</a></li> + <li><a href="https://github.com/rfjakob/gocryptfs/blob/master/Documentation/MANPAGE.md#readme">Man Page ➚</a></li> </ul> </div> |