Skip to content

Commit 4486c85

Browse files
Sync cli docs (#898)
sync cli docs Co-authored-by: Rich-Harris <[email protected]>
1 parent 0b3567e commit 4486c85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

apps/svelte.dev/content/docs/cli/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)