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.
pull/17292/head
dev-singh12 4 days ago
parent f010b0e747
commit 3ee549d14f

@ -23,12 +23,11 @@ There are also [plugins for other bundlers](/packages#bundler-plugins), but we r
## Editor tooling ## Editor tooling
The Svelte team maintains a VS Code extension, and there are integrations with various other editors and tools as well. 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.
For other editors, see the Editor Support collection: For other editors, see the Editor Support collection:
https://sveltesociety.dev/collection/editor-support-c85c080efc292a34 https://sveltesociety.dev/collection/editor-support-c85c080efc292a34
You can also check your code from the command line using `sv check`(https://github.com/sveltejs/cli). You can also check your code from the command line using `sv check`(https://github.com/sveltejs/cli).
.
## Getting help ## Getting help

Loading…
Cancel
Save