Skip to content

Commit ba9de6a

Browse files
docs: update outdated Svelte Society editor support link URL (#17292)
* docs: update Editor Support link in Getting Started page Updated editor tooling section for clarity and added link to the Editor Support collection. * Revert text to original format and update only the URL as requested Fix: Update support link URL in Getting Started documentation Updates the support URL in 'documentation/docs/01-introduction/02-getting-started.md' to the correct location. All content surrounding the link has been verified and restored to its original state. * Update documentation/docs/01-introduction/02-getting-started.md * Update documentation/docs/01-introduction/02-getting-started.md --------- Co-authored-by: Ben McCann <[email protected]>
1 parent f091b11 commit ba9de6a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

documentation/docs/01-introduction/02-getting-started.md

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

2424
## Editor tooling
2525

26-
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.
26+
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.
27+
28+
You can also check your code from the command line using [`sv check`](https://github.com/sveltejs/cli).
2729

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

3031
## Getting help
3132

0 commit comments

Comments
 (0)