aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Unterwurzacher2016-10-21 00:08:47 +0200
committerJakob Unterwurzacher2016-10-21 00:08:47 +0200
commitecc145e3bda556466e4d4d83ca5a1a8fcca333d6 (patch)
treee4229f4477f7bd61a4fa416f41cb7c2f395776c0
parentd8f6d3ad495034dd6dfd58e5fd866eb35c749cd5 (diff)
link to plain-text man page
Github's markdown rendering is pretty broken for the man page.
-rw-r--r--xreadthedocs/base.html2
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>
&nbsp;