Skip to content

Commit

Permalink
docs: update docs build
Browse files Browse the repository at this point in the history
  • Loading branch information
eonarheim committed Nov 16, 2024
1 parent 3830770 commit 3dd74af
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.18.0
22.11.0
1 change: 1 addition & 0 deletions site/docusaurus.config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ const config: Config = {
projectName: 'Excalibur', // Usually your repo name.

onBrokenLinks: 'warn',
onBrokenAnchors: 'warn',
onBrokenMarkdownLinks: 'warn',

// Even if you don't use internalization, you can use this field to set useful
Expand Down
3 changes: 2 additions & 1 deletion site/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3dd74af

Please sign in to comment.