denoland / dotland

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

`https://deno.land/manual@latest/introduction` is wrong. #2503

Closed liruifengv closed 1 year ago

liruifengv commented 2 years ago

On the https://deno.land/api@latest page, toggle the Manual tab, go to https://deno.land/manual@latest/introduction, it is getting wrong. image

crowlKats commented 2 years ago

So actually /api@latest shouldnt work, its more of a side-effect of some behind the scenes stuff. will give a think what could be done, however most people shouldnt even be aware of it being a valid version for the api endpoint

liruifengv commented 2 years ago

Maybe we can redirect to the latest version?

crowlKats commented 1 year ago

I am not in favour of adding this as it will not match the behaviour of the registry, and adds an additional way to do the same action as an pre-existing solution, so closing.