Skip to content

chore(docs): move scaling docs under admin/infrastructure #14270

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Aug 15, 2024
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Update docs/manifest.json
  • Loading branch information
matifali authored Aug 15, 2024
commit 0c4236a7a024256f0e238bd7526dadbd13a685a4
2 changes: 1 addition & 1 deletion docs/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@
{
"title": "Scaling Utilities",
"description": "Tools to help you scale your deployment",
"path": "./admin/infrastructure/scaling-utility.md"
"path": "./admin/infrastructure/scale-utility.md"
}
]
},
Expand Down
Loading