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/website: "Writing Web Applications" Link in Go documentation is broken #44409

Closed
rajeshksv opened this issue Feb 19, 2021 · 1 comment
Closed

Comments

@rajeshksv
Copy link

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

$ go version
NA

Does this issue reproduce with the latest release?

NA

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

go env Output
$ go env
NA

What did you do?

  1. Go to https://golang.org/doc
  2. Click on "Writing Web Applications"
  3. It redirects to "https://golang.org/doc/articles/wiki/" where it simply says
    "open REDACTED: file does not exist"

What did you expect to see?

I expected a sample web application

What did you see instead?

Some random error message
"open REDACTED: file does not exist"

@gopherbot gopherbot added this to the Unreleased milestone Feb 19, 2021
@seankhliao
Copy link
Member

Duplicate of #44314

@seankhliao seankhliao marked this as a duplicate of #44314 Feb 19, 2021
@golang golang locked and limited conversation to collaborators Feb 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants