From db463e90688e67cd5d7156e0e36939a5409b91c7 Mon Sep 17 00:00:00 2001 From: Oscar Dominguez Date: Sat, 1 Jul 2023 18:29:35 +0200 Subject: [PATCH] docs: fix link to /sites folder in svelte repo --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index aed1e8468..e28298ca3 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ The website for Svelte v2. ## Note -**This is the repo for the Svelte v2 site.** The Svelte v3 site lives in [the `site` directory of the main Svelte repo](https://github.com/sveltejs/svelte/tree/master/site). +**This is the repo for the Svelte v2 site.** The Svelte v3 site lives in [the `sites` directory of the main Svelte repo](https://github.com/sveltejs/svelte/tree/master/sites/). ## Running locally