enable onBrokenLinks (#14730)

This commit is contained in:
William Cheng
2023-02-17 16:53:07 +08:00
committed by GitHub
parent cea5022b5d
commit 3746a2069f
2 changed files with 9 additions and 8 deletions

View File

@@ -20,6 +20,7 @@ const docusaurusConfig = {
favicon: 'img/favicon.png',
organizationName: 'OpenAPITools',
projectName: 'openapi-generator',
onBrokenLinks: 'ignore',
// // You may provide arbitrary config keys to be used as needed by your
// // template. For example, if you need your repo's URL...