Change documentation URL (#8898)

* Change documentation URL

* Fix hardcoded documentation URL in locales
This commit is contained in:
Eugen Rochko 2018-10-06 07:33:36 +02:00 committed by Yamagishi Kazutoshi
parent 30dd7f3d90
commit 28401962ca
40 changed files with 41 additions and 41 deletions

View file

@ -14,4 +14,4 @@
= image_tag asset_pack_path('logo.svg'), alt: 'Mastodon'
%div
= t('errors.noscript_html')
= t('errors.noscript_html', apps_path: 'https://joinmastodon.org/apps')