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

Commit 5ef68b7

Browse files
committed
fix: broken api-reference page
1 parent 2380153 commit 5ef68b7

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)