diff options
-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 1cad33c..08b72e4 100644 --- a/xreadthedocs/base.html +++ b/xreadthedocs/base.html @@ -60,7 +60,7 @@ <li><a href="https://github.com/rfjakob/gocryptfs">Github Page ➚</a></li> <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://github.com/rfjakob/gocryptfs/blob/master/Documentation/MANPAGE.md#readme">Man Page ➚</a></li> + <li><a href="https://raw.githubusercontent.com/rfjakob/gocryptfs/master/Documentation/MANPAGE.md">Man Page ➚</a></li> </ul> </div> |