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

Commit 7f6a4b7

Browse files
authored
Merge pull request #1466 from janhq/fix/update-link-docs
fix: update link editurl field docs
2 parents b426137 + a053e33 commit 7f6a4b7

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
@@ -342,7 +342,7 @@ const config: Config = {
342342
sidebarPath: "./sidebars.ts",
343343
// Please change this to your repo.
344344
// Remove this to remove the "edit this page" links.
345-
editUrl: "https://github.com/janhq/cortex.so/tree/main/",
345+
editUrl: "https://github.com/janhq/cortex.cpp/blob/dev/docs/",
346346
},
347347
sitemap: {
348348
changefreq: "daily",

0 commit comments

Comments
 (0)