We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4badeb1 commit be151d8Copy full SHA for be151d8
docs/guides/BUILDING.md
@@ -401,10 +401,11 @@ Tests will be located in:
401
`chip_pw_fuzztest` is the name of the toolchain used.
402
403
- Details on How To Run Fuzz Tests in
404
- [Running FuzzTests](../testing/fuzz_testing.md#running-fuzztests)
+ [Running FuzzTests](https://github.com/project-chip/connectedhomeip/blob/master/docs/testing/fuzz_testing.md#running-fuzztests)
405
406
FAQ: In the event of a build failure related to missing files or dependencies
407
-for pw_fuzzer, check the [FuzzTest FAQ](../testing/fuzz_testing.md#FAQ)
+for pw_fuzzer, check the
408
+[FuzzTest FAQ](https://github.com/project-chip/connectedhomeip/blob/master/docs/testing/fuzz_testing.md#FAQ)
409
410
## Build custom configuration
411
0 commit comments