Update documentation/tutorial/01-introduction/06-making-an-app/text.md

pull/10035/head
Ben McCann 3 years ago committed by GitHub
parent e29cf3aefa
commit 0baff48500
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -10,7 +10,7 @@ First, you'll need to integrate Svelte with a build tool. We recommend using [Sv
npm create svelte@latest myapp
```
There are also a number of [community-maintained integrations](https://sveltesociety.dev/packages?tag=bundler-plugins).
There are also a number of [community-maintained integrations](https://sveltesociety.dev/packages?category=bundler-plugins).
Don't worry if you're relatively new to web development and haven't used these tools before. We've prepared a simple step-by-step guide, [Svelte for new developers](/blog/svelte-for-new-developers), which walks you through the process.

Loading…
Cancel
Save