Skip to content

Commit cb013c4

Browse files
Sync svelte docs (#1694)
sync svelte docs Co-authored-by: svelte-docs-bot[bot] <196124396+svelte-docs-bot[bot]@users.noreply.github.com>
1 parent a246f7b commit cb013c4

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

apps/svelte.dev/content/docs/svelte/01-introduction/02-getting-started.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,10 @@ There are also [plugins for other bundlers](/packages#bundler-plugins), but we r
2424

2525
## Editor tooling
2626

27-
The Svelte team maintains a [VS Code extension](https://marketplace.visualstudio.com/items?itemName=svelte.svelte-vscode), and there are integrations with various other [editors](https://sveltesociety.dev/resources#editor-support) and tools as well.
27+
The Svelte team maintains a [VS Code extension](https://marketplace.visualstudio.com/items?itemName=svelte.svelte-vscode), and there are integrations with various other [editors](https://sveltesociety.dev/collection/editor-support-c85c080efc292a34) and tools as well.
28+
29+
You can also check your code from the command line using [`sv check`](https://github.com/sveltejs/cli).
2830

29-
You can also check your code from the command line using [sv check](https://github.com/sveltejs/cli).
3031

3132
## Getting help
3233

0 commit comments

Comments
 (0)