Remove/update old "tootsuite" references, except those needed for Docker (#1860)

This commit is contained in:
Jeremy Kescher
2022-11-01 08:38:05 +00:00
committed by GitHub
parent 968f343006
commit 41885c8715
5 changed files with 7 additions and 7 deletions

View File

@@ -148,7 +148,7 @@ const PageSix = ({ admin, domain }) => {
values={{
domain,
fork: <a href='https://en.wikipedia.org/wiki/Fork_(software_development)' target='_blank' rel='noopener'>fork</a>,
Mastodon: <a href='https://github.com/tootsuite/mastodon' target='_blank' rel='noopener'>Mastodon</a>,
Mastodon: <a href='https://github.com/mastodon/mastodon' target='_blank' rel='noopener'>Mastodon</a>,
github: <a href={source_url} target='_blank' rel='noopener'>GitHub</a>,
}}
/>