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 6665a6a commit 5480e4fCopy full SHA for 5480e4f
book/src/introduction.md
@@ -12,7 +12,7 @@ Rust Testing Library is a Rust port of [Testing Library](https://testing-library
12
13
Rust Testing Library is available for these Rust frameworks:
14
15
-- [DOM](./packages/dom) ([`web-sys`](https://rustwasm.github.io/wasm-bindgen/web-sys/index.html))
+- [DOM](./frameworks/dom/README.md) ([`web-sys`](https://rustwasm.github.io/wasm-bindgen/web-sys/index.html))
16
17
The following frameworks are under consideration:
18
0 commit comments