Skip to content

Commit 0fc40b2

Browse files
committed
Disable link checker for now
1 parent 5f8a5d8 commit 0fc40b2

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

book.toml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -36,17 +36,17 @@ additional-css = [
3636
]
3737

3838
# https://github.com/Michael-F-Bryan/mdbook-linkcheck
39-
[output.linkcheck]
40-
exclude = [
41-
'github\.com/paseo-network',
42-
'github\.com/frequency-chain/docs',
43-
'github\.com/frequency-chain/frequency/releases',
44-
'github\.com/frequency-chain/frequency',
45-
'twitter\.com',
46-
'www\.frequency\.xyz',
47-
]
48-
follow-web-links = true
49-
traverse-parent-directories = false
39+
# [output.linkcheck]
40+
# exclude = [
41+
# 'github\.com/paseo-network',
42+
# 'github\.com/frequency-chain/docs',
43+
# 'github\.com/frequency-chain/frequency/releases',
44+
# 'github\.com/frequency-chain/frequency',
45+
# 'twitter\.com',
46+
# 'www\.frequency\.xyz',
47+
# ]
48+
# follow-web-links = true
49+
# traverse-parent-directories = false
5050

5151
[output.html.fold]
5252
enable = true

0 commit comments

Comments
 (0)