x/website: broken link to Gin documentation in "Tutorial: Developing a RESTful API with Go and Gin" #73538
Labels
Documentation
Issues describing a change to documentation.
NeedsFix
The path to resolution is known, but the work has not been done.
website
Milestone
What is the URL of the page with the issue?
https://go.dev/doc/tutorial/web-service-gin
What is your user agent?
Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/135.0.0.0 Safari/537.36
Screenshot
What did you do?
I clicked on the “Gin Web Framework (Gin)” hyperlink in the tutorial.
What did you expect to see?
The official Gin documentation
What did you see instead?
A 404 error.
The link goes to: https://gin-gonic.com/docs/
But the correct link should be: https://gin-gonic.com/en/docs/
The text was updated successfully, but these errors were encountered: