Skip to content
This repository was archived by the owner on Jul 4, 2025. It is now read-only.

Commit 04c5c40

Browse files
authored
Merge pull request #1561 from janhq/fix/api-reference
fix: broken api-reference page
2 parents 2380153 + 5ef68b7 commit 04c5c40

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,7 @@ const config: Config = {
275275
route: "/api-reference",
276276
configuration: {
277277
spec: {
278-
url: "/openapi/jan.json",
278+
url: "/openapi/cortex.json",
279279
},
280280
hideModels: true,
281281
},

0 commit comments

Comments
 (0)