aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJakob Unterwurzacher2021-09-27 10:43:12 +0200
committerJakob Unterwurzacher2021-09-27 10:43:12 +0200
commitd5694bd4068cd49f54e3039c3b8b122b9fc4283e (patch)
tree5559c5878f5424e2667f871c74de898d9674ae66
parent3de13f84b2adf3a7d65b867b2b370e0ebaf709d5 (diff)
Revert "Add more direct links to cgit mirror"
This reverts commit 33554d3f7c24065200f79be65384e4444c6d6cd1.
-rw-r--r--gocryptfs-readthedocs/base.html15
1 files changed, 3 insertions, 12 deletions
diff --git a/gocryptfs-readthedocs/base.html b/gocryptfs-readthedocs/base.html
index 0bf0c2e..472984c 100644
--- a/gocryptfs-readthedocs/base.html
+++ b/gocryptfs-readthedocs/base.html
@@ -84,18 +84,9 @@
{% 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>
- (<a href="https://nuetzlich.net/cgit/gocryptfs/about/#changelog">Mirror ➚</a>)
- </li>
- <li>
- <a href="https://github.com/rfjakob/gocryptfs/blob/master/Documentation/MANPAGE.md">Man Page ➚</a>
- (<a href="https://nuetzlich.net/cgit/gocryptfs/about/Documentation/MANPAGE.md">Mirror ➚</a>)
- </li>
- <li>
- <a href="https://github.com/rfjakob/gocryptfs/wiki">Wiki ➚</a>
- (<a href="https://nuetzlich.net/cgit/gocryptfs.wiki/tree/">Mirror ➚</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>