Skip to content

x/website: missing " in code snippet #45439

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

Closed
sko00o opened this issue Apr 8, 2021 · 2 comments
Closed

x/website: missing " in code snippet #45439

sko00o opened this issue Apr 8, 2021 · 2 comments
Labels
Documentation Issues describing a change to documentation. FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Milestone

Comments

@sko00o
Copy link

sko00o commented Apr 8, 2021

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

$ go version
# Doesn't matter.

Does this issue reproduce with the latest release?

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

go env Output
$ go env
# Doesn't matter.

What did you do?

Find typo when reading reference.

https://golang.org/ref/mod#environment-variables

image

What did you expect to see?

GOSUMDB="sum.golang.org+<publickey> https://sum.golang.org"

What did you see instead?

@gopherbot gopherbot added this to the Unreleased milestone Apr 8, 2021
@ALTree ALTree added NeedsFix The path to resolution is known, but the work has not been done. Documentation Issues describing a change to documentation. labels Apr 8, 2021
@ALTree
Copy link
Member

ALTree commented Apr 8, 2021

cc @jayconrod

@gopherbot
Copy link
Contributor

Change https://golang.org/cl/308429 mentions this issue: _content/doc: add missing quote in GOSUMDB documentation

@golang golang locked and limited conversation to collaborators Apr 8, 2022
MK825 added a commit to MK825/website that referenced this issue Oct 18, 2022
Fixes golang/go#45439

Change-Id: I2e8b0b66c016033ca08b4821c6534d01ba267b8c
Reviewed-on: https://go-review.googlesource.com/c/website/+/308429
Trust: Jay Conrod <jayconrod@google.com>
Run-TryBot: Jay Conrod <jayconrod@google.com>
TryBot-Result: Go Bot <gobot@golang.org>
Reviewed-by: Bryan C. Mills <bcmills@google.com>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Documentation Issues describing a change to documentation. FrozenDueToAge NeedsFix The path to resolution is known, but the work has not been done.
Projects
None yet
Development

No branches or pull requests

3 participants