Update deployment.md -> installation.md and sidebar links. (#10662)

Co-authored-by: Tommaso Sciortino <sciortino@gmail.com>
This commit is contained in:
Jenna Inouye
2025-10-10 15:10:24 -07:00
committed by GitHub
parent a64bb433b0
commit 37678acb1a
5 changed files with 162 additions and 9 deletions

View File

@@ -28,8 +28,8 @@
"slug": "docs/get-started/configuration"
},
{
"label": "Deployment",
"slug": "docs/get-started/deployment"
"label": "Installation",
"slug": "docs/get-started/installation"
},
{
"label": "Examples",
@@ -159,6 +159,10 @@
"label": "Introduction",
"slug": "docs/extensions"
},
{
"label": "Get Started with Extensions",
"slug": "docs/extensions/getting-started-extensions.md"
},
{
"label": "Extension Releasing",
"slug": "docs/extensions/extension-releasing"
@@ -189,6 +193,10 @@
"label": "Releases",
"slug": "docs/releases"
},
{
"label": "Changelog",
"slug": "docs/changelogs"
},
{
"label": "Integration Tests",
"slug": "docs/integration-tests"