Skip to content

Commit 8a4dc1e

Browse files
committed
rename file
1 parent d387831 commit 8a4dc1e

3 files changed

Lines changed: 7 additions & 2 deletions

File tree

File renamed without changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# GCP: App Engine

packages/doc/sidebars.js

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -400,8 +400,12 @@ const sidebars = {
400400
},
401401
{
402402
type: 'doc',
403-
id: 'deployment/gcp-cloudrun',
404-
}
403+
id: 'deployment/gcp-cloud-run',
404+
},
405+
// {
406+
// type: 'doc',
407+
// id: 'deployment/gcp-app-engine',
408+
// }
405409
],
406410
},
407411
{

0 commit comments

Comments
 (0)