docs.scala-lang icon indicating copy to clipboard operation
docs.scala-lang copied to clipboard

/api/current/ leads to Scala 2 API docs instead of Scala 3

Open Nicolapps opened this issue 4 years ago • 2 comments

Hello,

The https://www.scala-lang.org/api/current/ URL currently shows documentation for the latest Scala 2 version. I would expect it to lead to https://www.scala-lang.org/api/3.x/ instead. Is the current behavior expected?

Nicolapps avatar Dec 08 '21 20:12 Nicolapps

This is a good point. We clearly have two current stable versions, as shown on the home page:

Screenshot from 2021-12-09 08-55-42

Eventually, we want current to be 3.x, but I am not sure now is the right time to do so.

julienrf avatar Dec 09 '21 07:12 julienrf

Thank you for your reply. I will use 3.x in the mean time.

Nicolapps avatar Dec 12 '21 20:12 Nicolapps