Skip to content

Commit 1e0b314

Browse files
committed
Add CiaB and Testbed to IaaS Deployments Examples sidebar.
Signed-off-by: Kurt Garloff <[email protected]>
1 parent 33f5c42 commit 1e0b314

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

sidebarsDocs.js

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,14 @@ const sidebarsDocs = {
5959
{
6060
type: 'doc',
6161
id: 'iaas/deployment-examples/artcodix/index'
62+
},
63+
{
64+
type: 'doc',
65+
id: 'iaas/deployment-examples/testbed/'
66+
},
67+
{
68+
type: 'doc',
69+
id: 'iaas/deployment-examples/cloud-in-a-box/'
6270
}
6371
]
6472
}

0 commit comments

Comments
 (0)