We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 191bfbf commit 462eab8Copy full SHA for 462eab8
src/doc/src/reference/manifest.md
@@ -626,7 +626,7 @@ You can run individual executable examples with the command `cargo run --example
626
627
Specify `crate-type` to make an example be compiled as a library (additional
628
information about crate types is available in
629
-[the Cargo reference](https://doc.rust-lang.org/reference/linkage.html)):
+[The Rust Reference](https://doc.rust-lang.org/reference/linkage.html)):
630
631
```toml
632
[[example]]
0 commit comments