docland
docland copied to clipboard
Broken type reference
If I click on esbuild.BuildOptions on this docs page (https://doc.deno.land/https://deno.land/x/[email protected]/plugins/esbuild.ts/~/Options), I get sent to a broken page.
Entry not found
The document entry named "esbuild" was not found in specifier "https://deno.land/x/[email protected]/deps/esbuild.ts".
It should have directed to https://doc.deno.land/https://deno.land/x/[email protected]/deps/esbuild.ts/~/esbuild.BuildOptions. It generated an anchor (#) instead of a dot (.)
Hi, im intereseted in collaborating on Deno. Can i try fixing this issue?