Uh oh!
There was an error while loading. Please reload this page.
Fix broken links in the docs - #24510
Closed
fhartwig wants to merge 1 commit into
Closed
Conversation
rust-highfive
commented
Apr 16, 2015
Contributor
(rust_highfive has picked a reviewer for you, use r? to override) |
fhartwig
commented
Apr 16, 2015
ContributorAuthor
nikomatsakis
commented
Apr 16, 2015
Contributor
@bors r+ rollup 6ac836f |
bors
commented
Apr 16, 2015
Collaborator
📌 Commit 6ac836f has been approved by |
steveklabnik
commented
Apr 16, 2015
Contributor
@fhartwig that chapter is indeed gone, i will make an issue to handle it |
steveklabnik
commented
Apr 16, 2015
Contributor
(and thanks!) |
steveklabnik added a commit
to steveklabnik/rust
that referenced
this pull request
Apr 16, 2015
Fix broken links in various parts of the docs. I also found a dead link [here](http://doc.rust-lang.org/nightly/alloc/boxed/) (the first link on the page), but the chapter of the book that it used to point at seems to be gone, and I'm not sure what should happen to that link.
Manishearth added a commit
to Manishearth/rust
that referenced
this pull request
Apr 17, 2015
Fix broken links in various parts of the docs. I also found a dead link [here](http://doc.rust-lang.org/nightly/alloc/boxed/) (the first link on the page), but the chapter of the book that it used to point at seems to be gone, and I'm not sure what should happen to that link.
Manishearth added a commit
to Manishearth/rust
that referenced
this pull request
Apr 17, 2015
Fix broken links in various parts of the docs. I also found a dead link [here](http://doc.rust-lang.org/nightly/alloc/boxed/) (the first link on the page), but the chapter of the book that it used to point at seems to be gone, and I'm not sure what should happen to that link.
steveklabnik
commented
Apr 17, 2015
Contributor
This was merged in #24512 , sorry, I rebased and forgot that'd screw it up :( |
Merged
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix broken links in various parts of the docs.
I also found a dead link here (the first link on the page), but the chapter of the book that it used to point at seems to be gone, and I'm not sure what should happen to that link.