From b6d2f4e8dc46863be58d253fb9e11b23d203986a Mon Sep 17 00:00:00 2001 From: gtmnayan <50981692+gtm-nayan@users.noreply.github.com> Date: Fri, 19 Nov 2021 08:52:29 +0545 Subject: [PATCH] [chore] Reflect migration of site to SvelteKit in readme (#6940) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 8d263abeb9..fa66ac6cc9 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ npm run test -- -g transition ## svelte.dev -The source code for https://svelte.dev, including all the documentation, lives in the [site](site) directory. The site is built with [Sapper](https://sapper.svelte.dev). +The source code for https://svelte.dev, including all the documentation, lives in the [site](site) directory. The site is built with [SvelteKit](https://kit.svelte.dev). ### Is svelte.dev down?