Remove umlaut from url
This commit is contained in:
parent
7b9542f0bd
commit
f86319f23c
1 changed files with 1 additions and 1 deletions
|
@ -114,7 +114,7 @@
|
|||
<section>
|
||||
<h2 class="h5">Links</h2>
|
||||
<ul class="link-list">
|
||||
<li><a href="https://blog.pflänz.li">Blog</a></li>
|
||||
<li><a href="https://blog.pflaenz.li">Blog</a></li>
|
||||
<li><a href="{{ path('imprint') }}">Imprint</a></li>
|
||||
<li><a href="{{ path('faq') }}">FAQ</a></li>
|
||||
</ul>
|
||||
|
|
Reference in a new issue