Skip to content

Commit

Permalink
fix documentation build error
Browse files Browse the repository at this point in the history
  • Loading branch information
Alami-Amine committed Sep 26, 2024
1 parent 4badeb1 commit be151d8
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions docs/guides/BUILDING.md
Original file line number Diff line number Diff line change
Expand Up @@ -401,10 +401,11 @@ Tests will be located in:
`chip_pw_fuzztest` is the name of the toolchain used.
- Details on How To Run Fuzz Tests in
[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)
FAQ: In the event of a build failure related to missing files or dependencies
for pw_fuzzer, check the [FuzzTest FAQ](../testing/fuzz_testing.md#FAQ)
for pw_fuzzer, check the
[FuzzTest FAQ](https://github.com/project-chip/connectedhomeip/blob/master/docs/testing/fuzz_testing.md#FAQ)
## Build custom configuration
Expand Down

0 comments on commit be151d8

Please sign in to comment.