Skip to content

Commit b9b3d74

Browse files
authored
Merge pull request #1606 from recodehive/blog/google-icons
added broken link fix to anchor ignore
2 parents dcba892 + c084652 commit b9b3d74

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

docusaurus.config.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ const config: Config = {
3838
projectName: "recode-website",
3939

4040
onBrokenLinks: "throw",
41+
onBrokenAnchors: "ignore",
4142
// onBrokenMarkdownLinks moved to markdown.hooks
4243

4344
// Google Analytics and Theme Scripts

0 commit comments

Comments
 (0)