Closed
Description
What is the URL of the page with the issue?
https://go.dev/doc/tutorial/getting-started
What is your user agent?
Screenshot
What did you do?
Visited https://go.dev/doc/tutorial/getting-started
What did you expect to see?
Up-to-date information about the rsc.io/quote
package
What did you see instead?
In the tutorial there is talk about a rsc.io/quote/v3
version of the quote
package.
However, when I search for the quote
package on https://pkg.go.dev/search?q=quote, the only thing that I can find is https://pkg.go.dev/rsc.io/quote/v4.