mirror of
https://github.com/ollama/ollama.git
synced 2025-12-05 19:16:53 -06:00
docs: rename api-reference.md back to api.md since redirect stopped working (#13056)
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user