Add handling criticism page to the guide to incrementals
This commit is contained in:
parent
ed502d0deb
commit
5bcd4b1a03
2 changed files with 2 additions and 2 deletions
|
@ -42,7 +42,7 @@ module.exports = {
|
|||
text: "Development",
|
||||
collapsible: true,
|
||||
items: [
|
||||
{ text: "Introduction", link: "/guide-to-incrementals/design/introduction"}
|
||||
{ text: "Handling Criticism", link: "/guide-to-incrementals/design/criticism"}
|
||||
]
|
||||
}
|
||||
],
|
||||
|
|
|
@ -1 +1 @@
|
|||
Subproject commit d69df7f642ef67f1bea7e447a8668d0989f02724
|
||||
Subproject commit 0a9b397f5c88516ae6fa6787fb301fa0a4412479
|
Loading…
Reference in a new issue