golang/go

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

Open

#61.499 aperta il 21 lug 2023

Vedi su GitHub
 (6 commenti) (0 reazioni) (0 assegnatari)Go (19.008 fork)batch import
DocumentationNeedsInvestigationhelp wantedwebsite

Metriche repository

Star
 (133.883 star)
Metriche merge PR
 (Nessuna PR mergiata in 30 g)

Descrizione

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.

Guida contributor