Fix broken link to documentation in README.md

Broken link due to previous change of directory,
rephrasing sentance accordingly.
pull/9012/head
Lennard Langenbruch 3 years ago committed by GitHub
parent 6827709373
commit c52fa5cbdb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -66,7 +66,7 @@ pnpm 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 [sites](https://github.com/sveltejs/sites) folder, with all the documentation right [here](https://github.com/sveltejs/sites). The site is built with [SvelteKit](https://kit.svelte.dev).
## Is svelte.dev down?

Loading…
Cancel
Save