Skip to content

x/website: broken link to Gin documentation in "Tutorial: Developing a RESTful API with Go and Gin" #73538

@chamals3n4

Description

@chamals3n4

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

Image

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/

Metadata

Metadata

Assignees

No one assigned

    Labels

    DocumentationIssues describing a change to documentation.NeedsFixThe path to resolution is known, but the work has not been done.website

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions