M resources/public/md/about.en.md => resources/public/md/about.en.md +1 -1
@@ 53,7 53,7 @@ These data, collected from [libraries.io](https://libraries.io/terms), are publi
Check our [list of RSS feeds](/#/feeds).
-You can also follow us on [Twitter](https://twitter.com/codegouvfr) and [Mastodon](https://mastodon.social/@codegouvfr).
+You can also follow us on [Twitter](https://twitter.com/codegouvfr) and [Mastodon](https://mastodon.social/@CodeGouvFr).
## How are the data collected?
M resources/public/md/about.fr.md => resources/public/md/about.fr.md +1 -1
@@ 53,7 53,7 @@ Ces données, collectées depuis [libraries.io](https://libraries.io/terms), son
Voir notre [page avec tous les flux RSS](/#/feeds).
-Vous pouvez aussi suivre les annonces du pôle logiciels libres en vous abonnant à la [gazette BlueHats](https://communs.numerique.gouv.fr/gazette/) ou en nous suivant sur [Twitter](https://twitter.com/codegouvfr) et [Mastodon](https://mastodon.social/@codegouvfr).
+Vous pouvez aussi suivre les annonces du pôle logiciels libres en vous abonnant à la [gazette BlueHats](https://communs.numerique.gouv.fr/gazette/) ou en nous suivant sur [Twitter](https://twitter.com/codegouvfr) et [Mastodon](https://mastodon.social/@CodeGouvFr).
## Comment ces données sont-elles construites ?
M src/codegouvfr/core.cljs => src/codegouvfr/core.cljs +2 -2
@@ 1733,7 1733,7 @@
[:ul.fr-links-group
[:li [:a.fr-link.fr-icon-mastodon-line
{:rel "me"
- :href "https://mastodon.social/@codegouvfr"
+ :href "https://mastodon.social/@CodeGouvFr"
:title (i/i lang [:mastodon-follow])} "@codegouvfr"]]
[:li [:a.fr-link.fr-icon-twitter-line
{:rel "me"
@@ 1852,7 1852,7 @@
[:p.fr-h5.fr-mb-3v (i/i lang [:find-us])]
[:div.fr-share__group
[:a.fr-share__link
- {:href "https://mastodon.social/@codegouvfr"
+ {:href "https://mastodon.social/@CodeGouvFr"
:aria-label (i/i lang [:mastodon-follow])
:title (new-tab (i/i lang [:mastodon-follow]) lang)
:rel "noreferrer noopener me"