fix issue link #57

Merged
lubiana merged 1 commit from fix_issue_link into main 2024-08-16 19:58:39 +00:00

View file

@ -27,7 +27,7 @@
<a href="{{ path('app_food_order_index') }}">Orders</a> /
<a href="{{ path('app_food_vendor_index') }}">Vendors</a> /
<a
href="https://hannover.ccc.de/gitlab/lubiana/futtern/issues/new"
href="https://git.hannover.ccc.de/lubiana/futtern/issues/new"
target="_blank"
>Create Issue</a>
</nav>