From: Alex Crichton Date: Tue, 9 Jan 2018 15:11:52 +0000 (-0800) Subject: Fix links in the guide X-Git-Tag: archive/raspbian/0.35.0-2+rpi1~3^2^2^2^2^2^2^2~22^2~3^2~45^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0195d99ff2cafaa86129d15d3202221c9f304297;p=cargo.git Fix links in the guide Add a link to a missing page so it's rendered --- diff --git a/src/doc/src/SUMMARY.md b/src/doc/src/SUMMARY.md index 5f46bfade..f75ac510e 100644 --- a/src/doc/src/SUMMARY.md +++ b/src/doc/src/SUMMARY.md @@ -15,6 +15,7 @@ * [Cargo.toml vs Cargo.lock](guide/cargo-toml-vs-cargo-lock.md) * [Tests](guide/tests.md) * [Continuous Integration](guide/continuous-integration.md) + * [Build Cache](guide/build-cache.md) * [Cargo Reference](reference/index.md) * [Specifying Dependencies](reference/specifying-dependencies.md)