diff --git a/documentation/migrating/01-migrating.md b/documentation/migrating/01-migrating.md index 7d0983950e40..9ce1f8535d48 100644 --- a/documentation/migrating/01-migrating.md +++ b/documentation/migrating/01-migrating.md @@ -4,4 +4,4 @@ title: Migrating from Sapper SvelteKit is the successor to Sapper and shares many elements of its design. -If you have an existing Sapper app that you plan to migrate to SvelteKit, however, there are a number of changes you will need to make. You may find it helpful to view the [examples](https://github.com/sveltejs/kit/tree/master/examples) while migrating. +If you have an existing Sapper app that you plan to migrate to SvelteKit, there are a number of changes you will need to make. You may find it helpful to view the [examples](https://github.com/sveltejs/kit/tree/master/examples) while migrating.