fix links
This commit is contained in:
parent
f18462bf2a
commit
dd33b4a9b5
1 changed files with 2 additions and 2 deletions
|
@ -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 %}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue