From 2307cde3222fb90fdb16f918fbe7446d59ea22ee Mon Sep 17 00:00:00 2001 From: Ignatius Bagus Date: Fri, 15 Jul 2022 12:38:06 +0700 Subject: [PATCH] [docs] link content to site directory --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5c88776e53..f8c286fee0 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 [sites](https://github.com/sveltejs/sites) repository. The site is built with [SvelteKit](https://kit.svelte.dev). +The source code for https://svelte.dev lives in the [sites](https://github.com/sveltejs/sites) repository, with all the documentation in [site/content](site/content) directory. The site is built with [SvelteKit](https://kit.svelte.dev). ### Is svelte.dev down?