Fix sidebar
This commit is contained in:
parent
497abe9797
commit
ae7ba093ff
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ module.exports = {
|
||||||
text: "Development",
|
text: "Development",
|
||||||
collapsible: true,
|
collapsible: true,
|
||||||
items: [
|
items: [
|
||||||
{ text: "Handling Criticism", link: "/guide-to-incrementals/design/criticism"}
|
{ text: "Navigating Criticism", link: "/guide-to-incrementals/design/criticism"}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|
Loading…
Add table
Reference in a new issue