Skip to content

Commit f2b71ae

Browse files
committed
Updated readme file
Project seems more "fresh" if it references latest version of Play docs, even if the text itself is more or less the same in both versions.
1 parent 573251e commit f2b71ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ If you'd like to change the OAuth workflow, modify handleRequest methods of `Tok
202202

203203
You can write more easily authorize action by using Action composition.
204204

205-
Play Framework's documentation is [here](https://www.playframework.com/documentation/2.4.x/ScalaActionsComposition).
205+
Play Framework's documentation is [here](https://www.playframework.com/documentation/2.5.x/ScalaActionsComposition).
206206

207207
```scala
208208
object MyController extends Controller {

0 commit comments

Comments
 (0)