denoland / dotland

[Archived] deno.land website
https://deno.land
MIT License
957 stars 626 forks source link

docs: fix dead Web APIs link #2270

Closed mxdvl closed 2 years ago

mxdvl commented 2 years ago

I think the .md extension is erroneous.

You could run some automated tasks to make sure all your URLs are valid.

CLAassistant commented 2 years ago

CLA assistant check
All committers have signed the CLA.

crowlKats commented 2 years ago

The manual handler takes care of md extension, so it isnt wrong, but either way this is nicer

mxdvl commented 2 years ago

The manual handler takes care of md extension, so it isnt wrong, but either way this is nicer

This was a dead link on the website yesterday, which is how I was inclined to raise this PR. Can't seem to reproduce today, but I did get an error page with the pixel dinosaur and crab.

https://github.com/denoland/dotland/blob/87b84c9bbd3dfe1b1556c91a44a2bf37a889a5d5/routes/manual.tsx#L474-L477