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",
|
||||
collapsible: true,
|
||||
items: [
|
||||
{ text: "Handling Criticism", link: "/guide-to-incrementals/design/criticism"}
|
||||
{ text: "Navigating Criticism", link: "/guide-to-incrementals/design/criticism"}
|
||||
]
|
||||
}
|
||||
],
|
||||
|
|
Loading…
Reference in a new issue