Skip to content

x/website: https://go.dev/ref/ produces weird directory listing #53243

@willfaught

Description

@willfaught

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

N/A?

Does this issue reproduce with the latest release?

N/A? It's observable now.

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

N/A? Observed with Safari 15.4 (17613.1.17.1.13) on macOS Monterey 12.3.1 (21E258) on an iMac (Retina 5K, 27-inch, 2017).

What did you do?

I navigated to https://go.dev/ref/.

What did you expect to see?

Some kind of summary of the available reference material, including links to the language spec and memory model.

What did you see instead?

Some weird directory-like listing that has a link to module documentation (good), a link to some default template (bad), no links to the language spec or memory model (bad), and a link to the root page (which it calls "..", which is fine, I guess, but not very web-y) (fine).

Screen Shot 2022-06-05 at 12 00 36 PM

Metadata

Metadata

Assignees

Labels

FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.website

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions