docs: platforms -> providers (#27285)

This commit is contained in:
Erick Friis
2024-10-16 11:27:07 -07:00
committed by GitHub
parent fdb7f951c8
commit a38e903360
19 changed files with 68 additions and 43 deletions

View File

@@ -81,6 +81,10 @@
{
"source": "/docs/integrations/providers/mlflow_ai_gateway(/?)",
"destination": "/docs/integrations/providers/mlflow/"
},
{
"source": "/docs/integrations/platforms/:path((?:anthropic|aws|google|huggingface|microsoft|openai)?/?)*",
"destination": "/docs/integrations/providers/:path*"
}
]
}