Skip to content

x/website: mistaken run command on workspaces tutorial page #51693

@ClaytonXia

Description

@ClaytonXia

What is the URL of the page with the issue?

https://go.dev/doc/tutorial/workspaces

What is your user agent?

Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/90.0.4430.72 Safari/537.36

Screenshot

image

What did you do?

Run command: go run example/hello

What did you expect to see?

HELLO

What did you see instead?

package example/hello is not in GOROOT

Fix

I guess the command should be go run example.com/hello. Isn't it?

Metadata

Metadata

Assignees

No one assigned

    Labels

    FrozenDueToAgeNeedsInvestigationSomeone must examine and confirm this is a valid issue and not a duplicate of an existing one.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions