Update mastodon link to `@FreeTube@fosstodon.org` (#3038)

AFAIK mastodon.technology is shut down
This commit is contained in:
Emma 2023-01-08 06:33:29 -05:00 committed by GitHub
parent 75bf0377ca
commit 17ad3da18f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -49,7 +49,7 @@ export default Vue.extend({
{
icon: ['fab', 'mastodon'],
title: this.$t('About.Mastodon'),
content: '<a href="https://mastodon.technology/@FreeTube">@FreeTube@mastodon.technology</a>'
content: '<a href="https://fosstodon.org/@FreeTube">@FreeTube@fosstodon.org</a>'
},
{
icon: ['fas', 'comment-dots'],