summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
-rw-r--r--packages/docs/docs.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/docs/docs.json b/packages/docs/docs.json
index 91f6f693d..4461f8253 100644
--- a/packages/docs/docs.json
+++ b/packages/docs/docs.json
@@ -16,7 +16,7 @@
{
"group": "Getting started",
"pages": ["index", "quickstart", "development"],
- "openapi": "./openapi.json"
+ "openapi": "https://opencode.ai/openapi.json"
}
]
}