From 6703cec7b2927e277f221d2539e8e3450a33610e Mon Sep 17 00:00:00 2001 From: Frozen FIsh <976499226@qq.com> Date: Thu, 10 Nov 2022 22:16:41 +0800 Subject: [PATCH] chore: update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 97e9ab65f3..67a87cf91d 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 lives in the [sites](https://github.com/sveltejs/sites) repository, with all the documentation in the [site/content](site/content) directory. The site is built with [SvelteKit](https://kit.svelte.dev). +The source code for https://svelte.dev lives in the [site](https://github.com/sveltejs/sites) repository, with all the documentation in the [site/content](site/content) directory. The site is built with [SvelteKit](https://kit.svelte.dev). ### Is svelte.dev down?