The Wayback Machine - https://web.archive.org/web/20201118160714/https://github.com/golang/gddo/issues/270
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

Command pages should link to source code #270

Closed
josharian opened this issue May 27, 2015 · 3 comments
Closed

Command pages should link to source code #270

josharian opened this issue May 27, 2015 · 3 comments
Labels

Comments

@josharian
Copy link

@josharian josharian commented May 27, 2015

https://godoc.org/rsc.io/benchstat does not contain any links to where the source code actually lives. Visiting rsc.io/benchstat redirects back to the godoc.org page.

Usually one can find a link by clicking on an identifier and then manually modifying the URL, but it seems reasonable to actually explicitly link to the source somewhere.

@dmitshur
Copy link
Member

@dmitshur dmitshur commented May 27, 2015

@josharian, if I may suggest a third way (requires the user to perform it), one can replace the "doc" with "tools" in the aforementioned URL to see the source code of the Go package. I.e., http://gotools.org/rsc.io/benchstat.

@adg adg changed the title Link to source code Command pages should link to source code Sep 25, 2015
@adg adg added the help wanted label Sep 25, 2015
@arnottcr
Copy link
Contributor

@arnottcr arnottcr commented Apr 4, 2019

@josharian, I think this may have been fixed since it was opened: (main.go directs one to github)

2019-04-04-054858_745x801_scrot

@josharian
Copy link
Author

@josharian josharian commented Apr 4, 2019

Great.

@josharian josharian closed this Apr 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
4 participants
You can’t perform that action at this time.
Morty Proxy This is a proxified and sanitized view of the page, visit original site.