We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 702ccd0 commit 6e50e15Copy full SHA for 6e50e15
1 file changed
docs-src/0.7/src/guides/testing/web.md
@@ -41,6 +41,6 @@ webServer: [
41
],
42
```
43
44
-- [Web example](https://github.com/DioxusLabs/dioxus/tree/main/playwright-tests/web)
45
-- [Liveview example](https://github.com/DioxusLabs/dioxus/tree/main/playwright-tests/liveview)
46
-- [Fullstack example](https://github.com/DioxusLabs/dioxus/tree/main/playwright-tests/fullstack)
+- [Web example](https://github.com/DioxusLabs/dioxus/tree/main/packages/playwright-tests/web)
+- [Liveview example](https://github.com/DioxusLabs/dioxus/tree/main/packages/playwright-tests/liveview)
+- [Fullstack example](https://github.com/DioxusLabs/dioxus/tree/main/packages/playwright-tests/fullstack)
0 commit comments