Update the Mastodon repository URL from Gargron/ to tootsuite/ in various places
This commit is contained in:
parent
4292cf60ae
commit
f876a8681d
4 changed files with 12 additions and 12 deletions
|
@ -6,6 +6,6 @@
|
|||
.footer
|
||||
%span.domain= link_to Rails.configuration.x.local_domain, root_path
|
||||
%span.powered-by
|
||||
= t('generic.powered_by', link: link_to('Mastodon', 'https://github.com/Gargron/mastodon')).html_safe
|
||||
= t('generic.powered_by', link: link_to('Mastodon', 'https://github.com/tootsuite/mastodon')).html_safe
|
||||
|
||||
= render template: "layouts/application"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue