Skip to content

Commit e1ff6dd

Browse files
authored
Correct link in README.md (#16557)
Changed "master" to "main" in the link to the changelog. It was previously redirecting to the "svelte-4" branch.
1 parent a3f1835 commit e1ff6dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/svelte/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ See [the SvelteKit documentation](https://svelte.dev/docs/kit) to learn more.
3030

3131
## Changelog
3232

33-
[The Changelog for this package is available on GitHub](https://github.com/sveltejs/svelte/blob/master/packages/svelte/CHANGELOG.md).
33+
[The Changelog for this package is available on GitHub](https://github.com/sveltejs/svelte/blob/main/packages/svelte/CHANGELOG.md).
3434

3535
## Supporting Svelte
3636

0 commit comments

Comments
 (0)