Skip to content

Commit 0f92b7c

Browse files
committed
Add TOC entry for tidb-cloud-premium.md in download utils
1 parent 95fb508 commit 0f92b7c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/download/utils.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@ const CLOUD_TOC_LIST = [
2727
"TOC-tidb-cloud.md",
2828
"TOC-tidb-cloud-starter.md",
2929
"TOC-tidb-cloud-essential.md",
30+
"TOC-tidb-cloud-premium.md",
3031
];
3132

3233
const isCloudTOC = (relativePathInZip) => {

0 commit comments

Comments
 (0)