Skip to content

Commit 4adcd0b

Browse files
committed
fix: change bsky link from svelte society to svelte
1 parent 5a3b8f6 commit 4adcd0b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/site-kit/src/lib/nav/Nav.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ Top navigation bar for the application. It provides a slot for the left side, th
129129
<span data-icon="discord"></span>
130130
</a>
131131

132-
<a href="https://bsky.app/profile/sveltesociety.dev" aria-label="Svelte Society on Bluesky">
132+
<a href="https://bsky.app/profile/svelte.dev" aria-label="Svelte on Bluesky">
133133
<span data-icon="bluesky"></span>
134134
</a>
135135

0 commit comments

Comments
 (0)