Skip to content

Commit 9f236c1

Browse files
Update new_project_guide.md (#7477)
1 parent f1a882a commit 9f236c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/getting-started/new_project_guide.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -450,7 +450,7 @@ dict = dictionary_name.dict
450450

451451
It is common for several [fuzz targets]({{ site.baseurl }}/reference/glossary/#fuzz-target)
452452
to reuse the same dictionary if they are fuzzing very similar inputs.
453-
(example: [expat](https://github.com/google/oss-fuzz/blob/master/projects/expat/parse_fuzzer.options)).
453+
(example: [expat](https://github.com/google/oss-fuzz/blob/ad88a2e5295d91251d15f8a612758cd9e5ad92db/projects/expat/parse_fuzzer.options)).
454454

455455
### Input Size
456456

0 commit comments

Comments
 (0)