We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ca955f1 + 86464d9 commit ac67033Copy full SHA for ac67033
2 files changed
docusaurus.config.js
@@ -260,8 +260,8 @@ module.exports = {
260
},
261
items: [
262
{
263
- to: "docs/concept",
264
- label: "Documentation",
+ to: "docs/installation",
+ label: "Docs",
265
position: "left",
266
267
@@ -329,7 +329,7 @@ module.exports = {
329
330
331
label: "Voulez-vous contribuer ?",
332
- to: "https://bowphp.com/docs/contribution.html",
+ to: "https://bowphp.com/docs/contribution",
333
334
335
label: "API Reference",
versioned_sidebars/version-5.x-sidebars.json
@@ -15,6 +15,7 @@
15
"middleware",
16
"storage",
17
"mail",
18
+ "messaging",
19
"i18n",
20
"testing"
21
],
0 commit comments