Skip to content

Commit 5a59825

Browse files
authored
Merge pull request #949 from jtraulle/patch-3
Update link to Authorization middleware doc.
2 parents f44b433 + dd108c7 commit 5a59825

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Docs/Documentation/Authorization.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The default configuration for authorization middleware is:
3030
```
3131

3232
You can check the configuration options available for authorization middleware at the
33-
[official documentation](https://github.com/cakephp/authorization/blob/master/docs/Middleware.md).
33+
[official documentation](https://github.com/cakephp/authorization/blob/master/docs/en/middleware.rst).
3434

3535
The `CakeDC/Users.DefaultRedirect` offers additional behavior and config:
3636
* If logged user access unauthorized url he is redirected to referer url or '/' if no referer url

0 commit comments

Comments
 (0)