Skip to content

Commit 78e0256

Browse files
authored
[docs] fix link to community-maintained tools (#6917)
1 parent 2c8e77b commit 78e0256

File tree

1 file changed

+1
-1
lines changed
  • site/content/tutorial/01-introduction/07-making-an-app

1 file changed

+1
-1
lines changed

site/content/tutorial/01-introduction/07-making-an-app/text.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ First, you'll need to integrate Svelte with a build tool. There are officially m
1010
* [rollup-plugin-svelte](https://github.com/sveltejs/rollup-plugin-svelte)
1111
* [svelte-loader](https://github.com/sveltejs/svelte-loader)
1212

13-
...and a variety of [community-maintained ones](https://sveltesociety.dev/tooling).
13+
...and a variety of [community-maintained ones](https://sveltesociety.dev/tools).
1414

1515
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.
1616

0 commit comments

Comments
 (0)