Closed
Description
In the website
https://dotty.epfl.ch/docs/reference/new-types/intersection-types.html
The bottom link More detail
should link to spec reference, but it will return 404.
The correct page is store at https://dotty.epfl.ch/docs/reference/new-types/intersection-types-spec.html
However, the link is http://dotty.epfl.ch/docs/reference/new-types/intersection-types-spec.md
The same is true for other spec pages.
Here are part of result from https://www.drlinkcheck.com/
I'm afraid all links which ends with "md" have this problem
BTW: Two weeks ago, the link is correct , that is, ends with "html", it seems a recent change about doc generation cause it.