Unverified Commit cb1cb064 authored by Jeffrey Morgan's avatar Jeffrey Morgan Committed by GitHub
Browse files

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

parent 2d5e066c
......@@ -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",
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment