mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-27 14:59:29 +01:00
fix broken links
This commit is contained in:
parent
31bde565cb
commit
9cabcdcb38
@ -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>
|
||||
|
Loading…
Reference in New Issue
Block a user