Skip to content

Commit

Permalink
Merge branch 'v2' into release/v2.0.0-alpha.0
Browse files Browse the repository at this point in the history
  • Loading branch information
t83714 committed Oct 18, 2022
2 parents 26753a5 + aed69cb commit 13ebd10
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ function sleuthBrokenLinks() {
optionalAspects: [],
async: true,
writeAspectDefs: [brokenLinkAspectDef],
dereference: true,
onRecordFound: (record, registry) =>
onRecordFound(
record,
Expand Down

0 comments on commit 13ebd10

Please sign in to comment.