Skip to content
This repository was archived by the owner on Dec 22, 2025. It is now read-only.

Commit 8c9c927

Browse files
authored
Update book.toml (#28)
removed mdbook-link check
1 parent f90f95d commit 8c9c927

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

book.toml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,4 @@ preferred-dark-theme = "Ayu"
1313

1414
[output.html.fold]
1515
enable = true # whether or not to enable section folding
16-
level = 0 # the depth to start folding
17-
18-
[output.linkcheck]
19-
optional = true
16+
level = 1 # the depth to start folding

0 commit comments

Comments
 (0)