Skip to content

x/website: incorrect quoting in example snippet on Go Modules Reference #45691

@daniken

Description

@daniken

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

Not applicable.

Does this issue reproduce with the latest release?

Yes

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

Not applicable.

What did you do?

Read through documentation and saw that following example snippet shown under this paragraph is incorrect:

[url "git@github.com:']
    insteadOf = https://github.com/

What did you expect to see?

Either double quotes or single quotes.

What did you see instead?

Both.

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationIssues describing a change to documentation.FrozenDueToAgeNeedsFixThe path to resolution is known, but the work has not been done.

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions