diff --git a/i2p2www/pages/global/footer.html b/i2p2www/pages/global/footer.html index a77a649e2bc0d595ae52f12be4b48551e604ab49..d703e7dd8d24ac115c04d772ef6191f211bbdf00 100644 --- a/i2p2www/pages/global/footer.html +++ b/i2p2www/pages/global/footer.html @@ -3,13 +3,13 @@ <ul> <li><a rel="nofollow" href="http://i2pproject.net/">http://i2pproject.net</a></li> <li><a rel="nofollow" href="http://i2p-projekt.de/">http://i2p-projekt.de</a></li> + <li><a rel="nofollow" href="http://www.i2p2.de/">https://www.i2p2.de</a></li> </ul> </div> <div class='aside second'> <h1>{{ _('Secure') }}</h1> <ul> <li><a rel="nofollow" href="https://geti2p.net/">https://geti2p.net</a></li> - <li><a rel="nofollow" href="https://www.i2p2.de/">https://www.i2p2.de</a></li> <li><a rel="nofollow" href="https://geti2p.com/">http://geti2p.com</a></li> </ul> </div>