Skip to content

Commit bf30940

Browse files
authored
fix(docs): fix a broken menu entry in docs (cube-js#9793)
1 parent d2e47d7 commit bf30940

1 file changed

Lines changed: 3 additions & 4 deletions

File tree

  • docs/pages/product/deployment/cloud/byoc
Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
module.exports = {
2-
"aws": "AWS",
3-
"aws-privatelink": "AWS PrivateLink",
4-
"azure": "Azure",
5-
}
2+
aws: "AWS",
3+
azure: "Azure",
4+
};

0 commit comments

Comments
 (0)