diff --git a/book.toml b/book.toml index 0230916..1497195 100644 --- a/book.toml +++ b/book.toml @@ -36,17 +36,17 @@ additional-css = [ ] # https://github.com/Michael-F-Bryan/mdbook-linkcheck -[output.linkcheck] -exclude = [ - 'github\.com/paseo-network', - 'github\.com/frequency-chain/docs', - 'github\.com/frequency-chain/frequency/releases', - 'github\.com/frequency-chain/frequency', - 'twitter\.com', - 'www\.frequency\.xyz', -] -follow-web-links = true -traverse-parent-directories = false +# [output.linkcheck] +# exclude = [ +# 'github\.com/paseo-network', +# 'github\.com/frequency-chain/docs', +# 'github\.com/frequency-chain/frequency/releases', +# 'github\.com/frequency-chain/frequency', +# 'twitter\.com', +# 'www\.frequency\.xyz', +# ] +# follow-web-links = true +# traverse-parent-directories = false [output.html.fold] enable = true