chore: sort docs menu and removed deleted pages (#12498)

This commit is contained in:
Walid Elnozahy 2024-05-21 21:45:01 +03:00 committed by GitHub
parent 76a3e5f6f2
commit 2dcff4d581
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,8 +1,8 @@
{
"Intro": "",
"Get Started": {
"Upgrading To V4": "guides/upgrading-v4",
"Setup": "getting-started",
"Upgrading To V4": "guides/upgrading-v4",
"Tutorial": "tutorial",
"Concepts": "providers/aws/guide/intro",
"AWS Credentials": "providers/aws/guide/credentials"
@ -115,8 +115,5 @@
"Serverless.yml Reference": "providers/aws/guide/serverless.yml",
"Learn More": {
"Configuration Validation": "configuration-validation",
"Resolution of Environment Variables": "environment-variables",
"Deprecations": "deprecations",
"Telemetry and Notifications": "telemetry"
}
}