aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Unterwurzacher2021-09-25 21:01:38 +0200
committerJakob Unterwurzacher2021-09-25 21:01:59 +0200
commite5574cb1fdeaa3175db7a4ef225af3fdea421644 (patch)
tree5559c5878f5424e2667f871c74de898d9674ae66
parentf0b50556a613d7fd144cce504aa912c37b6686a7 (diff)
Add nav link to Github Wiki
-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 18c14c7..472984c 100644
--- a/gocryptfs-readthedocs/base.html
+++ b/gocryptfs-readthedocs/base.html
@@ -86,7 +86,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://github.com/rfjakob/gocryptfs/blob/master/Documentation/MANPAGE.md">Man Page ➚</a></li>
-
+ <li><a href="https://github.com/rfjakob/gocryptfs/wiki">Wiki ➚</a></li>
</ul>
{%- endblock %}
</div>