mirror of
https://gitlab.com/famedly/fluffychat.git
synced 2024-11-16 17:09:31 +01:00
fix: Website urls
This commit is contained in:
parent
5726c4fc81
commit
295c113787
@ -21,9 +21,9 @@
|
|||||||
)
|
)
|
||||||
<br/>
|
<br/>
|
||||||
<a href="https://gitlab.com/famedly/fluffychat/-/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://gitlab.com/famedly/fluffychat/-/blob/main/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://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="https://krillefear.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="{{ site.baseurl }}en/privacy.html">{{ site.data[page.lang].index.privacypolicy }}</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/-/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>
|
<a href="https://gitlab.com/famedly/fluffychat#special-thanks-to" target="new">{{ site.data[page.lang].index.specialthanksto }}</a>
|
||||||
|
Loading…
Reference in New Issue
Block a user