fix links

This commit is contained in:
Laura Klünder 2018-12-17 19:54:07 +01:00
parent f18462bf2a
commit dd33b4a9b5

View file

@ -9,9 +9,9 @@
<h2>{% trans 'About c3nav' %}</h2> <h2>{% trans 'About c3nav' %}</h2>
<p>{% blocktrans %}c3nav is open source software, find out more about it on <a href="https://github.com/c3nav">c3nav</a>.{% endblocktrans %}</p> <p>{% blocktrans %}c3nav is open source software, find out more about it on <a href="https://github.com/c3nav">c3nav</a>.{% endblocktrans %}</p>
<p>{% blocktrans %}Keep yourself up to date on c3nav by following us on <a href="https://github.com/twitter">Twitter</a>.{% endblocktrans %}</p> <p>{% blocktrans %}Keep yourself up to date on c3nav by following us on <a href="https://twitter.com/c3nav">Twitter</a>.{% endblocktrans %}</p>
{% if patrons %} {% if patrons %}
<p>{% blocktrans %}Development of the software was supported by the following patrons on <a href="https://c3nav.de/patreon">Patreon</a>:{% endblocktrans %} {{ patrons }}</p> <p>{% blocktrans %}Development of the software was supported by the following patrons on <a href="https://patreon.com/c3nav">Patreon</a>:{% endblocktrans %} {{ patrons }}</p>
{% endif %} {% endif %}
{% if address %} {% if address %}