deno
deno copied to clipboard
doc html gen: broken documentation links for built-in runtime symbols
I'm running the latest canary build of v1.40.4. When I click on a built-in symbol such as WritableStream, the link that should take me to the correct page in the Deno manual is broken. Instead it takes me to this page, which gives a nasty little error:
Notice that the cause of this issue is simply a missing v in the version identifier.