Skip to content

Commit 473592b

Browse files
committed
Merge pull request #85 from slouc/patch-1
Updated readme file
2 parents 573251e + f2b71ae commit 473592b

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)