diff --git a/guide/src/web-sys/testing.md b/guide/src/web-sys/testing.md index a0538170..afa12698 100644 --- a/guide/src/web-sys/testing.md +++ b/guide/src/web-sys/testing.md @@ -10,7 +10,7 @@ cargo test --target wasm32-unknown-unknown These tests all use a headless browser. See the [*Headless Browser Tests* section for details on setup and -configuration.](contributing.html#headless-browser-tests) +configuration.](../contributing.html#headless-browser-tests) ## Grouping Tests