Commit Graph

10 Commits

Author SHA1 Message Date
Kornel
dc3c9b5472 Make explanation on redirect pages shorter to make the links forward obvious 2017-06-14 19:44:30 +01:00
Corey Farwell
98b18fabdd Update Unstable Book links to reflect to new layout.
https://github.com/rust-lang/rust/pull/41295
2017-04-17 13:33:10 -04:00
steveklabnik
5f2262bf90 we didn't need this 2017-04-13 18:02:26 -04:00
steveklabnik
69b461acdd fix broken link
we moved this to the unstable book
2017-04-13 18:00:11 -04:00
Matt Brubeck
3a5480dbba Link to specific first edition chapters from /redirects 2017-04-06 16:49:56 -07:00
Matt Brubeck
581359bd23 Fix links from /redirects to /second-edition 2017-04-06 16:35:12 -07:00
steveklabnik
d6d4f48178 Fix up redirects
These fail tidy check upstream, because while linking to `/` is valid,
it won't show up on many systems, so linking to `/index.html` is
preferred.
2017-03-15 11:53:23 -04:00
steveklabnik
fd90f5f743 Fix up some frontmatter issues.
1. Explain the differences between the two books in the index.
2. format redirects to 80 cols.
2017-03-07 16:28:29 -05:00
steveklabnik
b4efb723af Rustdoc hates markdown
Markdown wants #, but rustodoc wants %.

Whatever.
2017-03-07 16:02:53 -05:00
steveklabnik
852d2427aa add redirects for original book 2017-03-03 11:45:13 -05:00