Skip to content

Commit 25cd055

Browse files
committed
Update to new xref
1 parent d498201 commit 25cd055

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

scripts/prefetch-articles.mjs

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,8 @@ import { resolve, join } from "node:path";
2424

2525
const CONFIG = {
2626
// URLs
27-
xrefUrl: "https://insight-test.desci.com/myst.xref.json",
27+
//xrefUrl: 'https://insight-test.desci.com/myst.xref.json',
28+
xrefUrl: "https://insight-myst.desci1337.workers.dev/myst.xref.json",
2829
dpidBaseUrl: process.env.DPID_URL || "https://dev-beta.dpid.org",
2930
ipfsGateway: "https://pub.desci.com/ipfs",
3031

0 commit comments

Comments
 (0)