Skip to content

Commit 7e6ed48

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

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

docs/guides/BUILDING.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -404,7 +404,8 @@ Tests will be located in:
404404
[Running FuzzTests](../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](../testing/fuzz_testing.md#fuzz-testing-faq)
408409
409410
## Build custom configuration
410411

docs/testing/fuzz_testing.md

+2
Original file line numberDiff line numberDiff line change
@@ -256,6 +256,8 @@ $ ./fuzz-chip-cert-pw --fuzz=ChipCert.DecodeChipCertFuzzer
256256

257257
```
258258

259+
(fuzz-testing-faq)=
260+
259261
### FAQ
260262

261263
#### What revision should the FuzzTest and Abseil submodules be for running `pw_fuzzer` with FuzzTest?

0 commit comments

Comments
 (0)