Skip to content

Commit 9de012a

Browse files
authored
Merge pull request #775 from cakephp/dereuromark-patch-1
Update CakePHP documentation links in README
2 parents 94e04c4 + 6c99a3b commit 9de012a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

readme.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
[PSR7](https://www.php-fig.org/psr/psr-7/) Middleware authentication stack for the CakePHP framework.
1010

11-
Don't know what middleware is? [Check the CakePHP documentation](https://book.cakephp.org/4/en/controllers/middleware.html) and additionally [read this.](https://philsturgeon.uk/php/2016/05/31/why-care-about-php-middleware/)
11+
Don't know what middleware is? [Check the CakePHP documentation](https://book.cakephp.org/5/en/controllers/middleware.html) and additionally [read this.](https://philsturgeon.uk/php/2016/05/31/why-care-about-php-middleware/)
1212

1313
## Authentication, not Authorization
1414

@@ -33,7 +33,7 @@ bin/cake plugin load Authentication
3333

3434
## Documentation
3535

36-
Documentation for this plugin can be found in the [CakePHP Cookbook](https://book.cakephp.org/authentication/3/en/).
36+
Documentation for this plugin can be found in the [CakePHP Cookbook](https://book.cakephp.org/authentication/4/en/).
3737

3838
## IDE compatibility improvements
3939

0 commit comments

Comments
 (0)