Commit 814590c 1 parent 35071a7 commit 814590c Copy full SHA for 814590c
File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -158,6 +158,14 @@ export default defineConfig({
158
158
text : "Platform API" ,
159
159
link : `/docs/platform-api`
160
160
} ,
161
+ {
162
+ text : "Platform Serverless" ,
163
+ link : `/docs/platform-serverless`
164
+ } ,
165
+ {
166
+ text : "Platform Serverless HTTP" ,
167
+ link : `/docs/platform-serverless-http`
168
+ } ,
161
169
{
162
170
text : "Command" ,
163
171
link : `/docs/command`
@@ -434,6 +442,14 @@ export default defineConfig({
434
442
text : "Platform API" ,
435
443
link : `/docs/platform-api`
436
444
} ,
445
+ {
446
+ text : "Platform Serverless" ,
447
+ link : `/docs/platform-serverless`
448
+ } ,
449
+ {
450
+ text : "Platform Serverless HTTP" ,
451
+ link : `/docs/platform-serverless-http`
452
+ } ,
437
453
{
438
454
text : "Command" ,
439
455
link : `/docs/command`
You can’t perform that action at this time.
0 commit comments