Skip to content
Snippets Groups Projects
Unverified Commit bc597692 authored by Kody Jackson's avatar Kody Jackson Committed by GitHub
Browse files

Check for broken links as well (#10523)

parent eaa851a3
No related branches found
No related tags found
No related merge requests found
...@@ -4,7 +4,7 @@ IgnoreURLs: ...@@ -4,7 +4,7 @@ IgnoreURLs:
- "/api/*" - "/api/*"
IgnoreDirs: IgnoreDirs:
- "support/other-languages/" - "support/other-languages/"
CheckLinks: false CheckLinks: true
CheckImages: false CheckImages: false
CheckScripts: false CheckScripts: false
CheckGeneric: false CheckGeneric: false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment