Skip to content

Commit a61ce55

Browse files
bsod90igorlukanin
authored andcommitted
fix(docs): fix a broken menu entry in docs (#9793)
1 parent 1e50a4c commit a61ce55

File tree

1 file changed

+3
-4
lines changed
  • docs/pages/product/deployment/cloud/byoc

1 file changed

+3
-4
lines changed
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)