Skip to content

Website pages 404, the links broken. #10465

Closed
@counter2015

Description

@counter2015

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

https://github.com/lampepfl/dotty/blob/master/docs/docs/reference/new-types/intersection-types.md#L69

The same is true for other spec pages.

Here are part of result from https://www.drlinkcheck.com/

image

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.

Metadata

Metadata

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions