Skip to content

Commit

Permalink
site: fix svelte.dev link (#10516)
Browse files Browse the repository at this point in the history
  • Loading branch information
theetrain authored Aug 9, 2023
1 parent 28085de commit a59e09c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sites/kit.svelte.dev/src/routes/+layout.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
<svelte:fragment slot="external-links">
<a href="https://learn.svelte.dev/tutorial/introducing-sveltekit" rel="external">Tutorial</a
>
<a href="https://kit.svelte.dev">Svelte</a>
<a href="https://svelte.dev">Svelte</a>

<a href="https://svelte.dev/chat" rel="external" title="Discord Chat">
<span class="small">Discord</span>
Expand Down

0 comments on commit a59e09c

Please sign in to comment.