Skip to content
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

x/tools/cmd/godoc: broken links #16031

Closed
pierrre opened this issue Jun 10, 2016 · 3 comments
Closed

x/tools/cmd/godoc: broken links #16031

pierrre opened this issue Jun 10, 2016 · 3 comments
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@pierrre
Copy link

pierrre commented Jun 10, 2016

On https://golang.org/pkg/net/http/#DefaultTransport
There are links like this one: https://golang.org/pkg/net/http/#ExpectContinueTimeout
They are all broken. (the anchor is invalid)

@ianlancetaylor ianlancetaylor added this to the Go1.8 milestone Jun 10, 2016
@ianlancetaylor
Copy link
Contributor

CC @griesemer

@pierrre
Copy link
Author

pierrre commented Jun 10, 2016

Quick fix: godoc.org does not display links on ExpectContinueTimeout:
https://godoc.org/net/http#DefaultTransport

@quentinmit quentinmit added the NeedsFix The path to resolution is known, but the work has not been done. label Oct 10, 2016
@rsc rsc modified the milestones: Go1.9, Go1.8 Nov 11, 2016
@gopherbot
Copy link

CL https://golang.org/cl/36830 mentions this issue.

@golang golang locked and limited conversation to collaborators Feb 17, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

5 participants