Skip to content

Commit

Permalink
build the edition guide
Browse files Browse the repository at this point in the history
and update it so that links are correct
  • Loading branch information
steveklabnik authored and pietroalbini committed Dec 4, 2018
1 parent f41b48a commit 6d54f6d
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion src/bootstrap/builder.rs
Original file line number Diff line number Diff line change
Expand Up @@ -443,7 +443,8 @@ impl<'a> Builder<'a> {
doc::RustdocBook,
doc::RustByExample,
doc::RustcBook,
doc::CargoBook
doc::CargoBook,
doc::EditionGuide,
),
Kind::Dist => describe!(
dist::Docs,
Expand Down
2 changes: 1 addition & 1 deletion src/doc/edition-guide

0 comments on commit 6d54f6d

Please sign in to comment.