-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Closed
Description
The advantage of relative would be that if you're reading the book offline from your local install, the links to the docs will be to your local install as well. Print will need absolute, if we're putting in the URLs, since we haven't yet figured out how to make links relative to physical media.
Both are currently in use:
(i'm not linking to the "blame" view in order to blame anyone, there's just not a great way to link to lines of the unrendered markdown at all :-/)
EDIT:
the links to the docs will be to your local install as well
wait, is this true still? Will this repo eventually be folded into rust-lang/rust and shipped? It's not true at the moment.