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 4f2fbde commit 33cae93Copy full SHA for 33cae93
docs/instructions/302-recipe-search-integration/3-vitest-browser-mode.md
@@ -105,5 +105,5 @@ pnpm cook checkout-impl
105
106
### 🎁 Tip: How to query the DOM and make assertions with Vitest Browser Mode
107
108
-- ⚡️ Querying with Vitest Browser Mode: https://vitest.dev/guide/browser/locators.html
109
-- ⚡️ Asserting with Vitest Browser Mode: https://vitest.dev/guide/browser/assertion-api.html
+- ⚡️ Querying with Vitest Browser Mode: https://vitest.dev/api/browser/locators
+- ⚡️ Asserting with Vitest Browser Mode: https://vitest.dev/api/browser/assertions
0 commit comments