mirror of
https://github.com/funkypenguin/geek-cookbook/
synced 2025-12-13 01:36:23 +00:00
Fix (some) broken links
Signed-off-by: David Young <davidy@funkypenguin.co.nz>
This commit is contained in:
12
mkdocs.yml
12
mkdocs.yml
@@ -40,12 +40,12 @@ plugins:
|
||||
autolinks:
|
||||
macros:
|
||||
verbose: true
|
||||
# htmlproofer:
|
||||
# raise_error: True
|
||||
# raise_error_excludes:
|
||||
# 504: ['https://www.mkdocs.org/']
|
||||
# 404: ['https://github.com/manuzhang/mkdocs-htmlproofer-plugin']
|
||||
# 400: ['*']
|
||||
htmlproofer:
|
||||
raise_error: false
|
||||
raise_error_excludes:
|
||||
504: ['https://www.mkdocs.org/']
|
||||
404: ['https://github.com/manuzhang/mkdocs-htmlproofer-plugin']
|
||||
400: ['*']
|
||||
# git-committers: # This seems to create double-ups
|
||||
# repository: geek-cookbook/geek-cookbook
|
||||
# token: !ENV GH_TOKEN
|
||||
|
||||
Reference in New Issue
Block a user