Promote Apps (#670)

"Various apps are available" is now a hyperlink
This commit is contained in:
shel 2017-03-17 11:16:39 -04:00 committed by Eugen
parent 017350e0ea
commit 38dceb3bf7
4 changed files with 5 additions and 3 deletions

View file

@ -31,6 +31,7 @@
.info
= link_to t('about.learn_more'), about_more_path
= link_to t('about.terms'), terms_path
= link_to t('apps'), 'https://github.com/tootsuite/mastodon/blob/master/docs/Using-Mastodon/Apps.md'
= link_to t('about.source_code'), 'https://github.com/tootsuite/mastodon'
= link_to t('about.other_instances'), 'https://github.com/tootsuite/mastodon/blob/master/docs/Using-Mastodon/List-of-Mastodon-instances.md'