Skip to content

Commit d92f714

Browse files
committed
build: update myst.xref.json source
Second article import.
1 parent b67cd5e commit d92f714

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/content.config.ts

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,8 @@ function createCacheLoader(
7272
const cachePath = resolve(process.cwd(), "cache");
7373

7474
const server: InsightJournalMystConfig = {
75-
baseUrl: "https://insight-test.desci.com",
75+
//baseUrl: "https://insight-test.desci.com",
76+
baseUrl: "https://insight-myst.desci1337.workers.dev",
7677
timeout: 15000,
7778
// Enable fuse index generation for search
7879
generateSearchIndex: true,

0 commit comments

Comments
 (0)