We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 130604e commit 42c4cf5Copy full SHA for 42c4cf5
1 file changed
frontend/src/app/[locale]/_partials/footer.tsx
@@ -14,7 +14,7 @@ const Footer = () => {
14
15
const socialLinks: Record<string, { href: string; icon: React.ReactNode }> = {
16
bluesky: {
17
- href: 'https://bsky.app/profile/dataforgood.fr',
+ href: 'https://bsky.app/profile/dataforgoodfr.bsky.social',
18
icon: <FaBluesky />,
19
},
20
linkedin: {
0 commit comments