aboutsummaryrefslogtreecommitdiff
path: root/gocryptfs-readthedocs/base.html
diff options
context:
space:
mode:
authorJakob Unterwurzacher2018-02-03 13:33:19 +0100
committerJakob Unterwurzacher2018-02-03 13:33:19 +0100
commit523e65c341e88720133da2b94f540387e0ff820e (patch)
treef5f8d99aa6869242729799c854692d8f32daf8d8 /gocryptfs-readthedocs/base.html
parent653ed1c775f0d66fadb7a3890cb1dfd2f0285553 (diff)
Switch man page link to rendered markdown
Looks a lot friendlier than the plain-text view.
Diffstat (limited to 'gocryptfs-readthedocs/base.html')
-rw-r--r--gocryptfs-readthedocs/base.html2
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 %}