aboutsummaryrefslogtreecommitdiff
path: root/gocryptfs-readthedocs
diff options
context:
space:
mode:
Diffstat (limited to 'gocryptfs-readthedocs')
-rw-r--r--gocryptfs-readthedocs/base.html5
1 files changed, 5 insertions, 0 deletions
diff --git a/gocryptfs-readthedocs/base.html b/gocryptfs-readthedocs/base.html
index fdd34ac..f7fe8d4 100644
--- a/gocryptfs-readthedocs/base.html
+++ b/gocryptfs-readthedocs/base.html
@@ -82,6 +82,11 @@
{% include 'nav.html' %}
</li>
{% endfor %}
+
+ <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>
+
</ul>
{%- endblock %}
</div>