projects
/
cargo.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
55b72dd
)
Fix links in the guide
author
Alex Crichton
<alex@alexcrichton.com>
Tue, 9 Jan 2018 15:11:52 +0000
(07:11 -0800)
committer
Alex Crichton
<alex@alexcrichton.com>
Tue, 9 Jan 2018 15:11:52 +0000
(07:11 -0800)
Add a link to a missing page so it's rendered
src/doc/src/SUMMARY.md
patch
|
blob
|
history
diff --git
a/src/doc/src/SUMMARY.md
b/src/doc/src/SUMMARY.md
index 5f46bfade26ee77f10e25ddb3cb6b5727e212369..f75ac510e32c87f7709cbc9dbc674525bee1f880 100644
(file)
--- 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)