docs: rename api-reference.md back to api.md since redirect stopped working (#13056)

This commit is contained in:
Jeffrey Morgan
2025-11-11 15:53:06 -08:00
committed by GitHub
parent 2d5e066c8c
commit cb1cb06478
3 changed files with 5 additions and 1 deletions

View File

@@ -63,6 +63,10 @@
{
"source": "/api/openai",
"destination": "/api/openai-compatibility"
},
{
"source": "/api",
"destination": "/api/introduction"
}
],
"navigation": {
@@ -130,7 +134,7 @@
{
"group": "API Reference",
"pages": [
"/api/index",
"/api/introduction",
"/api/authentication",
"/api/streaming",
"/api/usage",