Skip to content
Snippets Groups Projects
Unverified Commit 69db3d72 authored by Tim's avatar Tim
Browse files

fix ticket url

parent 6e379929
No related branches found
No related tags found
No related merge requests found
Pipeline #2544 passed
......@@ -22,7 +22,7 @@
{% endif %}
{% if content.group == "en" %}
<li><a href="https://wiki.hackenopenair.de">Wiki</a></li>
<li><a href="https://tickets.hackenopenair.de/hoa/hoa2023/">Tickets</a></li>
<li><a href="https://smaut.stratum0.org/hoa/hoa2023/">Tickets</a></li>
<li><a href="/index.html" aria-label="diese Seite auf Deutsch"><img src="/static/img/de.png" alt="german"></a></li>
{% else %}
<li><a href="https://wiki.hackenopenair.de">Wiki</a></li>
......
......@@ -25,7 +25,7 @@
{% else %}
<li><a href="/en.html" aria-label="this page in english"><img src="/static/img/gb.png" alt="englisch"></a></li>
{% endif %}
<li><a href="https://tickets.hackenopenair.de/hoa/hoa2023/">Tickets</a></li>
<li><a href="https://smaut.stratum0.org/hoa/hoa2023/">Tickets</a></li>
<li><a href="https://wiki.hackenopenair.de" aria-label="Wiki">Wiki</a></li>
</ul>
</nav>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment