Skip to content

Commit 478b72c

Browse files
benmccannConduitry
andauthored
docs: fix broken link (#284)
* docs: fix broken link * Update documentation/docs/20-commands/40-sv-migrate.md Co-authored-by: Conduitry <[email protected]> --------- Co-authored-by: Conduitry <[email protected]>
1 parent c11b051 commit 478b72c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

documentation/docs/20-commands/40-sv-migrate.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
title: sv migrate
33
---
44

5-
`sv migrate` migrates Svelte(Kit) codebases. It delegates to the [`svelte-migrate`](https://github.com/sveltejs/kit/blob/main/packages/migrate) package.
5+
`sv migrate` migrates Svelte(Kit) codebases. It delegates to the [`svelte-migrate`](https://www.npmjs.com/package/svelte-migrate) package.
66

77
Some migrations may annotate your codebase with tasks for completion that you can find by searching for `@migration`.
88

0 commit comments

Comments
 (0)