We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fee6dd commit b401e84Copy full SHA for b401e84
1 file changed
.vitepress/config.js
@@ -33,6 +33,7 @@ const plugins = {
33
{ text: "Elasticsearch", link: "https://book.cakephp.org/elasticsearch/", target: "_self" },
34
{ text: "Migrations", link: "https://book.cakephp.org/migrations/", target: "_self" },
35
{ text: "Phinx", link: "https://book.cakephp.org/phinx/", target: "_self" },
36
+ { text: "Queue", link: "https://book.cakephp.org/queue/", target: "_self" },
37
],
38
},
39
{
0 commit comments