Skip to content

Broken AnyRef URLs in Scaladoc output #14504

Closed
@Nicolapps

Description

@Nicolapps

I’ve noticed that some links related to AnyRef are broken on the API documentation website. Instead of leading to the scala/AnyRef.html page, they point to the java/lang/Object.html file, which doesn’t exist on the Scala website since java.lang.Object is part of the Java standard library. A 404 error is obtained when clicking on these links.

The links that are broken are:

  • Links for AnyRef methods in the search box
  • On the AnyRef page: anchor links of methods (“🔗”) and method names

This bug is present on all these websites:

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions