You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
All the newer play versions point to activator on the download page. I don't think that makes sense, as the links don't correspond to the Play versions at all, and it's really unclear how you would use activator to create a project with that specific play version.
The text was updated successfully, but these errors were encountered:
We can add a link called 'instructions' with each of the version heading (eg. 2.6 [link]instructions ) so that we can point the user to the installation instructions for each minor version, in this case https://www.playframework.com/documentation/2.6.x/Installing
* added instruction link to each alternative download version headings from 2.3
* updated installation link for older versions
updated installation link for older versions and used documentation router to route to the corresponding documentation page
* added route to documentation index
In case of any mismatch (but won't happen)
* fix version mismatch and removed version hacks from documentation
All the newer play versions point to activator on the download page. I don't think that makes sense, as the links don't correspond to the Play versions at all, and it's really unclear how you would use activator to create a project with that specific play version.
The text was updated successfully, but these errors were encountered: