File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -36,17 +36,17 @@ additional-css = [
36
36
]
37
37
38
38
# 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
50
50
51
51
[output .html .fold ]
52
52
enable = true
You can’t perform that action at this time.
0 commit comments