diff options
| author | Sean Liao <sean@liao.dev> | 2025-05-31 14:23:45 +0100 |
|---|---|---|
| committer | Sean Liao <sean@liao.dev> | 2025-06-02 09:07:40 -0700 |
| commit | 1d269baea75870afc28e595c7ecdc5e821193e8a (patch) | |
| tree | fa353534fe4c89a64a921be5b87cdc1386967dbb /_content/doc/tutorial/getting-started.html | |
| parent | 770830b2d05e9cbad37455d8ad4e5d9d1f7ae656 (diff) | |
| download | go-x-website-1d269baea75870afc28e595c7ecdc5e821193e8a.tar.xz | |
_content/doc/tutorial: better description rsc.io/quote search result
Fixes golang/go#51188
Change-Id: I056d2387448309899ce3504fb666499f06852185
Reviewed-on: https://go-review.googlesource.com/c/website/+/677855
Reviewed-by: t hepudds <thepudds1460@gmail.com>
LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>
Reviewed-by: Carlos Amedee <carlos@golang.org>
Reviewed-by: Michael Knyszek <mknyszek@google.com>
Diffstat (limited to '_content/doc/tutorial/getting-started.html')
| -rw-r--r-- | _content/doc/tutorial/getting-started.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_content/doc/tutorial/getting-started.html b/_content/doc/tutorial/getting-started.html index c3cc4d3c..9a75fbd1 100644 --- a/_content/doc/tutorial/getting-started.html +++ b/_content/doc/tutorial/getting-started.html @@ -215,8 +215,8 @@ $ go help >. </li> <li> - Locate and click the <code>rsc.io/quote</code> package in search results - (if you see <code>rsc.io/quote/v3</code>, ignore it for now). + In the search results, locate and click on the v1 of the <code>rsc.io/quote</code> package + (it should be listed with the "Other major versions" of <code>rsc.io/quote/v4</code>). </li> <li> In the <strong>Documentation</strong> section, under <strong>Index</strong>, note the |
