Skip to content

Commit 587a677

Browse files
committed
add api upgrade to sidebar
1 parent 9fb9237 commit 587a677

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

sidebars/references.ts

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,10 @@ export const platformSidebar = [
3737
},
3838
],
3939
},
40+
{
41+
text: "Upgrade",
42+
link: "/references/platform/api/upgrade",
43+
},
4044
],
4145
},
4246
];

0 commit comments

Comments
 (0)