Skip to content

Commit 4338870

Browse files
authored
fix path (#250)
Signed-off-by: Max Wolfs <[email protected]>
1 parent 04f9244 commit 4338870

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sidebarsDocs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ const sidebarsDocs = {
5858
items: [
5959
{
6060
type: 'doc',
61-
id: 'artcodix/index'
61+
id: 'iaas/deployment-examples/artcodix/index'
6262
}
6363
]
6464
}

0 commit comments

Comments
 (0)