We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 86ffe5d commit 03681b1Copy full SHA for 03681b1
src/doc/book/error-handling.md
@@ -1512,7 +1512,7 @@ and [`rustc-serialize`](https://crates.io/crates/rustc-serialize) crates.
1512
1513
We're not going to spend a lot of time on setting up a project with
1514
Cargo because it is already covered well in [the Cargo
1515
-section](../book/hello-cargo.html) and [Cargo's documentation][14].
+section](getting-started.html#hello-cargo) and [Cargo's documentation][14].
1516
1517
To get started from scratch, run `cargo new --bin city-pop` and make sure your
1518
`Cargo.toml` looks something like this:
0 commit comments