fix broken links

This commit is contained in:
violoncello.ch 2021-01-18 19:11:48 +00:00
parent 31bde565cb
commit 9cabcdcb38
1 changed files with 3 additions and 3 deletions

View File

@ -19,13 +19,13 @@
{% endfor %}
)
<br/>
<a href="https://gitlab.com/famedly/flutter/-/blob/main/LICENSE" target="new">{{ site.data[page.lang].index.license }}</a> -
<a href="https://gitlab.com/famedly/fluffychat/-/blob/main/LICENSE" target="new">{{ site.data[page.lang].index.license }}</a> -
<a href="{{ site.baseurl }}en/changelog.md" target="new">{{ site.data[page.lang].index.changelog }}</a> -
<a href="https://hosted.weblate.org/projects/fluffychat/" target="new">{{ site.data[page.lang].index.translations }}</a> -
<a href="https://christianpauly.gitlab.io/" target="new">{{ site.data[page.lang].index.created }}</a> -
<a href="{{ site.baseurl }}en/privacy.html">{{ site.data[page.lang].index.privacypolicy }}</a> -
<a href="https://gitlab.com/famedly/flutter/-/graphs/main" target="new">{{ site.data[page.lang].index.contributors }}</a> -
<a href="https://gitlab.com/famedly/flutter#special-thanks-to" target="new">{{ site.data[page.lang].index.specialthanksto }}</a>
<a href="https://gitlab.com/famedly/fluffychat/-/graphs/main" target="new">{{ site.data[page.lang].index.contributors }}</a> -
<a href="https://gitlab.com/famedly/fluffychat#special-thanks-to" target="new">{{ site.data[page.lang].index.specialthanksto }}</a>
</div>
</div>