diff --git a/public/index.html b/public/index.html index 6dd8739..303f5a0 100644 --- a/public/index.html +++ b/public/index.html @@ -54,10 +54,10 @@ > pour une version PDF. - Pour me parler directement, n'hésitez pas à m'envoyer un message sur Mastodon! + Pour me parler directement, n'hésitez pas à m'envoyer un message sur Mastodon!
- Mastodon + Mastodon diff --git a/src/messages/en.json b/src/messages/en.json index 7e9c2a5..0a680f6 100644 --- a/src/messages/en.json +++ b/src/messages/en.json @@ -111,7 +111,7 @@ }, { "title": "Mastodon", - "url": "https://imaginair.es/@adamas", + "url": "https://social.adm.ink/@adamas", "icon": "logo-mastodon", "aria-label": "Mastodon" } diff --git a/src/messages/fr.json b/src/messages/fr.json index 22ffc84..f26cad7 100644 --- a/src/messages/fr.json +++ b/src/messages/fr.json @@ -126,7 +126,7 @@ }, { "title": "Mastodon", - "url": "https://imaginair.es/@adamas", + "url": "https://social.adm.ink/@adamas", "icon": "logo-mastodon", "aria-label": "Mastodon" }