Fix non-link

Co-authored-by: Joshua Nelson <joshua@yottadb.com>
This commit is contained in:
Who? Me?! 2020-06-23 20:59:35 -05:00
parent e82626f802
commit c2c219af6c
1 changed files with 1 additions and 1 deletions

View File

@ -306,7 +306,7 @@ Caused by:
failed to run: ~/rust/build/x86_64-unknown-linux-gnu/stage0/bin/cargo build --manifest-path ~/rust/src/bootstrap/Cargo.toml
```
The [`[patch]`][patchsec] section of `Cargo.toml` can be very useful for
The [`\[patch\]`][patchsec] section of `Cargo.toml` can be very useful for
testing. In addition to that, you should read the [Overriding
dependencies][overriding] section of the documentation.