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/blog: Recursive link on Developer Survey Results 2020 #45425

Closed
dtchanpura opened this issue Apr 7, 2021 · 3 comments
Closed

x/blog: Recursive link on Developer Survey Results 2020 #45425

dtchanpura opened this issue Apr 7, 2021 · 3 comments
Labels
FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@dtchanpura
Copy link

What version of Go are you using (go version)?

$ go version
go version go1.15.10 darwin/amd64

Does this issue reproduce with the latest release?

Not Applicable

What operating system and processor architecture are you using (go env)?

go env Output
$ go env
...
GOARCH="amd64"
GOOS="darwin"
...

What did you do?

Opened the link https://blog.golang.org/survey2020-results. Reached out to line after Thank you line.

In 2020, we had another great turnout with 9,648 responses, about as many as 2019. Thank you for putting in the time to provide the community with these insights on your experiences using Go!

The link claims to compare with 2019 Results but the link instead leads to the same URL.

What did you expect to see?

The link should be https://blog.golang.org/survey2019-results.

What did you see instead?

The link is https://blog.golang.org/survey2020-results.

@gopherbot gopherbot added this to the Unreleased milestone Apr 7, 2021
@seankhliao seankhliao added the NeedsFix The path to resolution is known, but the work has not been done. label Apr 7, 2021
@qmuntal
Copy link
Contributor

qmuntal commented Apr 7, 2021

This has already been fixed in golang/blog@6734057 but still not deployed.

@dtchanpura
Copy link
Author

Oh sorry, didn't see it there.

@dmitshur dmitshur self-assigned this Apr 7, 2021
@dmitshur
Copy link
Contributor

dmitshur commented Apr 7, 2021

Thanks @dtchanpura and @qmuntal. The latest x/blog commit has been deployed now, so I'll close this.

@dmitshur dmitshur closed this as completed Apr 7, 2021
@golang golang locked and limited conversation to collaborators Apr 7, 2022
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