### What is the URL of the page with the issue? https://pkg.go.dev/mvdan.cc/sh/v3@v3.6.1-0.20230123163603-8b4fb75c77da#section-directories ### What is your user agent? Mozilla/5.0 (X11; Linux x86_64; rv:109.0) Gecko/20100101 Firefox/109.0 ### Screenshot  ### What did you do? Started using [doc links](https://go.dev/doc/comment#doclinks) in my godoc comments. Used a link to a package in another package's godoc. ### What did you expect to see? The link to render properly in all relevant pkg.go.dev pages. ### What did you see instead? It renders properly in the package itself: https://pkg.go.dev/mvdan.cc/sh/v3@v3.6.1-0.20230123163603-8b4fb75c77da/cmd/gosh However, the link remains in its plaintext form in the directory view: https://pkg.go.dev/mvdan.cc/sh/v3@v3.6.1-0.20230123163603-8b4fb75c77da#section-directories
What is the URL of the page with the issue?
https://pkg.go.dev/mvdan.cc/sh/v3@v3.6.1-0.20230123163603-8b4fb75c77da#section-directories
What is your user agent?
Screenshot
What did you do?
Started using doc links in my godoc comments. Used a link to a package in another package's godoc.
What did you expect to see?
The link to render properly in all relevant pkg.go.dev pages.
What did you see instead?
It renders properly in the package itself: https://pkg.go.dev/mvdan.cc/sh/v3@v3.6.1-0.20230123163603-8b4fb75c77da/cmd/gosh
However, the link remains in its plaintext form in the directory view: https://pkg.go.dev/mvdan.cc/sh/v3@v3.6.1-0.20230123163603-8b4fb75c77da#section-directories