diff --git a/README.md b/README.md index 984a89fe..c80e62d8 100644 --- a/README.md +++ b/README.md @@ -62,7 +62,7 @@ Test them online: [http://play-pac4j-java-demo.herokuapp.com](http://play-pac4j- The latest released version is the [![Maven Central](https://maven-badges.herokuapp.com/maven-central/org.pac4j/play-pac4j-parent/badge.svg?style=flat)](https://maven-badges.herokuapp.com/maven-central/org.pac4j/play-pac4j-parent), available in the [Maven central repository](https://repo.maven.apache.org/maven2). The [next version](https://github.com/pac4j/play-pac4j/wiki/Next-version) is under development. -See the [release notes](https://github.com/pac4j/play-pac4j/wiki/Release-notes). Learn more by browsing the [pac4j documentation](https://www.javadoc.io/doc/org.pac4j/pac4j-core/4.0.1/index.html) and the [play-pac4j_2.12 Javadoc](http://www.javadoc.io/doc/org.pac4j/play-pac4j_2.12/10.0.1) / [play-pac4j_2.13 Javadoc](http://www.javadoc.io/doc/org.pac4j/play-pac4j_2.13/10.0.1). +See the [release notes](https://github.com/pac4j/play-pac4j/wiki/Release-notes). Learn more by browsing the [pac4j documentation](https://www.javadoc.io/doc/org.pac4j/pac4j-core/6.0.0/index.html) and the [play-pac4j_2.12 Javadoc](http://www.javadoc.io/doc/org.pac4j/play-pac4j_2.12/12.0.0-PLAY2.8) / [play-pac4j_2.13 Javadoc](http://www.javadoc.io/doc/org.pac4j/play-pac4j_2.13/12.0.0-PLAY2.9) / [play-pac4j_3 Javadoc](http://www.javadoc.io/doc/org.pac4j/play-pac4j_3/12.0.0-PLAY3.0). See the [migration guide](https://github.com/pac4j/play-pac4j/wiki/Migration-guide) as well.