website: Increase broken links checking
this will throw an error if docusaurus find any broken links Signed-off-by: jffarge <jf@dagger.io>
This commit is contained in:
parent
e00b3c2068
commit
ac59b8c72e
@ -7,7 +7,6 @@ module.exports = {
|
||||
tagline: "Dagger is a programmable deployment system",
|
||||
url: "https://docs.dagger.io",
|
||||
baseUrl: "/",
|
||||
onBrokenLinks: "warn",
|
||||
onBrokenMarkdownLinks: "warn",
|
||||
favicon: "img/favicon.png",
|
||||
organizationName: "Dagger",
|
||||
|
Reference in New Issue
Block a user