Skip to content

Commit a6ac9a0

Browse files
[Wave] Update side navigation to add DB page (#851)
* Update side navigation Signed-off-by: Chris Hakkaart <[email protected]> --------- Signed-off-by: Chris Hakkaart <[email protected]>
1 parent 2a3aac5 commit a6ac9a0

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

wave_docs/sidebar.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,14 @@
8383
"migrations/1-24-0",
8484
"migrations/1-21-0"
8585
]
86+
},
87+
{
88+
"type": "category",
89+
"label": "Guides",
90+
"collapsed": true,
91+
"items": [
92+
"db-migration"
93+
]
8694
}
8795
]
8896
},

0 commit comments

Comments
 (0)