Skip to content

Commit be151d8

Browse files
committed
fix documentation build error
1 parent 4badeb1 commit be151d8

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/guides/BUILDING.md

+3-2
Original file line numberDiff line numberDiff line change
@@ -401,10 +401,11 @@ Tests will be located in:
401401
`chip_pw_fuzztest` is the name of the toolchain used.
402402
403403
- Details on How To Run Fuzz Tests in
404-
[Running FuzzTests](../testing/fuzz_testing.md#running-fuzztests)
404+
[Running FuzzTests](https://github.com/project-chip/connectedhomeip/blob/master/docs/testing/fuzz_testing.md#running-fuzztests)
405405
406406
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)
407+
for pw_fuzzer, check the
408+
[FuzzTest FAQ](https://github.com/project-chip/connectedhomeip/blob/master/docs/testing/fuzz_testing.md#FAQ)
408409
409410
## Build custom configuration
410411

0 commit comments

Comments
 (0)