From 0195d99ff2cafaa86129d15d3202221c9f304297 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Tue, 9 Jan 2018 07:11:52 -0800 Subject: [PATCH] Fix links in the guide Add a link to a missing page so it's rendered --- src/doc/src/SUMMARY.md | 1 + 1 file changed, 1 insertion(+) 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) -- 2.30.2