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.
2 parents 69ecd5d + 4e2f2b2 commit ae426b3Copy full SHA for ae426b3
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