Skip to content

Commit e2e3af3

Browse files
committed
Try different link path
1 parent 0ac6a91 commit e2e3af3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

site/sidebars.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ const sidebars: SidebarsConfig = {
3636
"development/cost-estimator",
3737
{
3838
type: "link",
39-
href: "/visualizer",
39+
href: "/visualizer/index.html",
4040
label: "Visualizer",
4141
},
4242
],

0 commit comments

Comments
 (0)