golang/go

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

Open

#61,499 建立於 2023年7月21日

在 GitHub 查看
 (6 留言) (0 反應) (0 負責人)Go (19,008 fork)batch import
DocumentationNeedsInvestigationhelp wantedwebsite

倉庫指標

Star
 (133,883 star)
PR 合併指標
 (30 天內沒有已合併 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.

貢獻者指南