x/website: tutorial links to removed search #44937
Labels
Documentation
Issues describing a change to documentation.
FrozenDueToAge
NeedsFix
The path to resolution is known, but the work has not been done.
Milestone
What version of Go are you using (
go version
)?Does this issue reproduce with the latest release?
It's not an issue with GO, it's an issue with golang.org website
What operating system and processor architecture are you using (
go env
)?go env
OutputWhat did you do?
I am following the tour of go tutorial, and once on page https://tour.golang.org/methods/21 if you click on the "many implementations" link, you'll get a "file does not exist" error
What did you expect to see?
The list of implementations of the Reader interface
What did you see instead?
Error... file does not exist
The text was updated successfully, but these errors were encountered: