We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b8ba103 commit 4e2f2b2Copy full SHA for 4e2f2b2
content/guides/component-testing/mounting-svelte.md
@@ -102,4 +102,4 @@ increment and decrement buttons.
102
Now that we have our component mounted, next we will learn how to write tests
103
against it.
104
105
-<NavGuide prev="/guides/component-testing/quickstart-Svelte" next="/guides/component-testing/testing-svelte" />
+<NavGuide prev="/guides/component-testing/quickstart-svelte" next="/guides/component-testing/testing-svelte" />
0 commit comments