Skip to content

Commit 1e3be69

Browse files
committed
fix: add auth plugins to TOC
1 parent 7bd5971 commit 1e3be69

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

toc_en.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -315,6 +315,8 @@
315315
{
316316
"text": "Core Plugins",
317317
"items": [
318+
{ "text": "Authentication", "link": "https://book.cakephp.org/authentication/" },
319+
{ "text": "Authorization", "link": "https://book.cakephp.org/authorization/" },
318320
{ "text": "Bake", "link": "https://book.cakephp.org/bake/2/en/index.html" },
319321
{ "text": "Chronos", "link": "https://book.cakephp.org/chronos/" },
320322
{ "text": "Debug Kit", "link": "https://book.cakephp.org/debugkit/" },

0 commit comments

Comments
 (0)