Skip to content

Commit d8adddf

Browse files
committed
fix bake version not linking to current version
1 parent 735d613 commit d8adddf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

toc_en.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -321,7 +321,7 @@
321321
"items": [
322322
{ "text": "Authentication", "link": "https://book.cakephp.org/authentication/" },
323323
{ "text": "Authorization", "link": "https://book.cakephp.org/authorization/" },
324-
{ "text": "Bake", "link": "https://book.cakephp.org/bake/2/en/index.html" },
324+
{ "text": "Bake", "link": "https://book.cakephp.org/bake/" },
325325
{ "text": "Chronos", "link": "https://book.cakephp.org/chronos/" },
326326
{ "text": "Debug Kit", "link": "https://book.cakephp.org/debugkit/" },
327327
{ "text": "Elasticsearch", "link": "https://book.cakephp.org/elasticsearch/" },

0 commit comments

Comments
 (0)