Skip to content

Commit fc915a5

Browse files
committed
docs: update social links
1 parent 0da1854 commit fc915a5

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/app/components/Footer.vue

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -40,9 +40,9 @@ const links = [{
4040
size="sm"
4141
/>
4242
<UButton
43-
aria-label="Nuxt UI on Discord"
43+
aria-label="Nuxt on Discord"
4444
icon="i-simple-icons-discord"
45-
to="https://chat.nuxt.dev"
45+
to="https://go.nuxt.com/discord"
4646
target="_blank"
4747
color="neutral"
4848
variant="ghost"
@@ -51,7 +51,7 @@ const links = [{
5151
<UButton
5252
aria-label="Nuxt on X"
5353
icon="i-simple-icons-x"
54-
to="https://x.com/nuxt_js"
54+
to="https://go.nuxt.com/x"
5555
target="_blank"
5656
color="neutral"
5757
variant="ghost"
@@ -60,7 +60,7 @@ const links = [{
6060
<UButton
6161
aria-label="Nuxt on BlueSky"
6262
icon="i-simple-icons-bluesky"
63-
to="https://bsky.app/profile/nuxt.com"
63+
to="https://go.nuxt.com/bluesky"
6464
target="_blank"
6565
color="neutral"
6666
variant="ghost"

0 commit comments

Comments
 (0)