Skip to content

Commit 5480e4f

Browse files
docs: fix DOM link (#56)
1 parent 6665a6a commit 5480e4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/src/introduction.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ Rust Testing Library is a Rust port of [Testing Library](https://testing-library
1212

1313
Rust Testing Library is available for these Rust frameworks:
1414

15-
- [DOM](./packages/dom) ([`web-sys`](https://rustwasm.github.io/wasm-bindgen/web-sys/index.html))
15+
- [DOM](./frameworks/dom/README.md) ([`web-sys`](https://rustwasm.github.io/wasm-bindgen/web-sys/index.html))
1616

1717
The following frameworks are under consideration:
1818

0 commit comments

Comments
 (0)