Update the Mastodon repository URL from Gargron/ to tootsuite/ in various places
This commit is contained in:
@ -27,7 +27,7 @@
|
||||
.actions
|
||||
.info
|
||||
= link_to t('about.terms'), terms_path
|
||||
= link_to t('about.source_code'), 'https://github.com/Gargron/mastodon'
|
||||
= link_to t('about.source_code'), 'https://github.com/tootsuite/mastodon'
|
||||
|
||||
= link_to t('about.get_started'), new_user_registration_path, class: 'button webapp-btn'
|
||||
= link_to t('auth.login'), new_user_session_path, class: 'button webapp-btn'
|
||||
|
Reference in New Issue
Block a user