golang/go

x/website: add regression tests HTML anchors of important docs don't change

Open

#61,499 opened on 2023年7月21日

GitHub で見る
 (6 comments) (0 reactions) (0 assignees)Go (19,008 forks)batch import
DocumentationNeedsInvestigationhelp wantedwebsite

Repository metrics

Stars
 (133,883 stars)
PR merge metrics
 (30d に merged PR はありません)

説明

Previously the documentation for go doc links was at: https://go.dev/doc/comment#doc-links Now it is at: https://go.dev/doc/comment#doclinks The difference is in the hashref.

As now both links are in use (probably mostly by myself as I am a big promoter of godoc links), a redirect would be helpful.

コントリビューターガイド