docs(community.md): add new integration partner doc

This commit is contained in:
Krrish Dholakia 2025-12-09 18:15:32 -08:00
parent 42f5770cfa
commit d3531be9a0
2 changed files with 2 additions and 1 deletions

View file

@ -1,4 +1,4 @@
# Join the LiteLLM Community
# Be an Integration Partner
Welcome, integration partners! 👋

View file

@ -16,6 +16,7 @@ const sidebars = {
// // By default, Docusaurus generates a sidebar from the docs folder structure
integrationsSidebar: [
{ type: "doc", id: "integrations/index" },
{ type: "doc", id: "integrations/community" },
{
type: "category",
label: "Observability",