Skip to content

Broken src link in Servo docs #26606

New issue

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

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

Already on GitHub? # to your account

Closed
jruderman opened this issue Jun 26, 2015 · 5 comments · Fixed by #31614
Closed

Broken src link in Servo docs #26606

jruderman opened this issue Jun 26, 2015 · 5 comments · Fixed by #31614
Labels
T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.

Comments

@jruderman
Copy link
Contributor

http://doc.servo.org/msg/constellation_msg/constant.SUPER.html

The "src" link at the top goes to the incorrect URL:

http://doc.servo.org/src/msg/%3Cbitflags%20macros%3E.html#7-8
@steveklabnik
Copy link
Member

Can you please file this against https://github.com/servo/servo instead? This tracker is just for Rust itself. Thanks!

@jdm
Copy link
Contributor

jdm commented Jun 26, 2015

This is a bug in rustdoc afaict.

@jdm jdm reopened this Jun 26, 2015
@steveklabnik
Copy link
Member

Ah! Sorry about that @jruderman

@frewsxcv
Copy link
Member

Might be related to #26560

@Aatch Aatch added the T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue. label Jun 28, 2015
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
T-rustdoc Relevant to the rustdoc team, which will review and decide on the PR/issue.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

6 participants
@jdm @steveklabnik @Aatch @frewsxcv @jruderman and others