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.
2 parents cef7c56 + 462eab8 commit 41df9a0Copy full SHA for 41df9a0
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