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 8bf2677 commit a2761ccCopy full SHA for a2761cc
crates/wasm-smith/README.md
@@ -76,7 +76,7 @@ $ cargo fuzz run my_wasm_smith_fuzz_target
76
```
77
78
> **Note:** Also check out [the `validate` fuzz
79
-> target](https://github.com/fitzgen/wasm-smith/blob/main/fuzz/fuzz_targets/validate.rs)
+> target](https://github.com/bytecodealliance/wasm-tools/blob/main/fuzz/fuzz_targets/validate.rs)
80
> defined in this repository. Using the `wasmparser` crate, it checks that every
81
> module generated by `wasm-smith` validates successfully.
82
0 commit comments