Describe the bug
The link in the header to the github repo for https://npmx.dev/package/@astrojs/ts-plugin is incorrect, it links to https://github.com/withastro/astro.git/tree/HEAD/packages/language-tools/ts-plugin instead of https://github.com/withastro/astro.git/tree/HEAD/packages/language-tools/ts-plugin (note the extra .git). GitHub 404s on the former but not the latter.
Additional context
The package doesn't have a similar link on the npm page & passes publint, so I assume it's an npmx bug and not a package misconfiguration, which looks correct IIUC how npm wants it formatted.
Logs
Describe the bug
The link in the header to the github repo for https://npmx.dev/package/@astrojs/ts-plugin is incorrect, it links to
https://github.com/withastro/astro.git/tree/HEAD/packages/language-tools/ts-plugininstead ofhttps://github.com/withastro/astro.git/tree/HEAD/packages/language-tools/ts-plugin(note the extra.git). GitHub 404s on the former but not the latter.Additional context
The package doesn't have a similar link on the npm page & passes publint, so I assume it's an npmx bug and not a package misconfiguration, which looks correct IIUC how npm wants it formatted.
Logs