Skip to content

rustdoc: correct src-link url #32117

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Mar 11, 2016
Merged

rustdoc: correct src-link url #32117

merged 1 commit into from
Mar 11, 2016

Conversation

mitaa
Copy link
Contributor

@mitaa mitaa commented Mar 8, 2016

It would have been nice for htmldocck to catch this, especially since there are rustdoc tests specifically for checking src-links.

fixes #32113

@alexcrichton
Copy link
Member

@bors: r+ f1cf2a6

Thanks!

@alexcrichton
Copy link
Member

I'm working on a script we can check in to auto-test hyperlinks as well btw. Gonna add it as part of the new rustbuild build system.

@mitaa
Copy link
Contributor Author

mitaa commented Mar 8, 2016

Nice!

@alexcrichton alexcrichton self-assigned this Mar 8, 2016
@bors
Copy link
Collaborator

bors commented Mar 10, 2016

⌛ Testing commit f1cf2a6 with merge c9629d6...

bors added a commit that referenced this pull request Mar 10, 2016
rustdoc: correct src-link url

It would have been nice for htmldocck to catch this, especially since there are rustdoc tests specifically for checking src-links.

fixes #32113
@bors bors merged commit f1cf2a6 into rust-lang:master Mar 11, 2016
@mitaa mitaa deleted the patch-3 branch March 30, 2016 07:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

rustdoc source links end in .html.html
3 participants