Skip to content

Commit 33cae93

Browse files
committed
docs: 📝 fix Vitest links
1 parent 4f2fbde commit 33cae93

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/instructions/302-recipe-search-integration/3-vitest-browser-mode.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,5 +105,5 @@ pnpm cook checkout-impl
105105

106106
### 🎁 Tip: How to query the DOM and make assertions with Vitest Browser Mode
107107

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
108+
- ⚡️ Querying with Vitest Browser Mode: https://vitest.dev/api/browser/locators
109+
- ⚡️ Asserting with Vitest Browser Mode: https://vitest.dev/api/browser/assertions

0 commit comments

Comments
 (0)