Skip to content

Commit db9070f

Browse files
camelidJoshua Nelson
authored andcommitted
Mention you will need recent versions of mdbook*
1 parent 60808ea commit db9070f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,10 +103,10 @@ We use `mdbook-linkcheck` to validate URLs included in our documentation. To per
103103
> cargo install mdbook-linkcheck
104104
```
105105

106-
You will need `mdbook` version `>= 0.3.5` and `mdbook-linkcheck` version `>= 0.7.1` to check links.
106+
You will need recent versions of `mdbook` and `mdbook-linkcheck` to check links.
107107
`linkcheck` will be run automatically when you build with the instructions in the section above.
108108

109-
**Please note**: You may receive errors like the following when link checks are active on local `mdbook` builds:
109+
**Please note**: You may receive errors like the following when link-checking is enabled on local `mdbook` builds:
110110

111111
```
112112
error: The server responded with 429 Too Many Requests for "https://github.com/rust-lang/rust/tree/master/src/tools/compiletest"

0 commit comments

Comments
 (0)