Skip to content

Commit

Permalink
Disable link checker for now
Browse files Browse the repository at this point in the history
  • Loading branch information
wilwade committed Nov 19, 2024
1 parent 5f8a5d8 commit 0fc40b2
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions book.toml
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 0fc40b2

Please sign in to comment.