Skip to content

Commit 16ee3f9

Browse files
committed
fix: base url
1 parent 0973dc4 commit 16ee3f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

book/docusaurus.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ const config: Config = {
1111

1212
// Set the production url of your site here
1313
url: "https://succinctlabs.github.io/",
14-
baseUrl: "/contract-call",
14+
baseUrl: "/sp1-contract-call",
1515

1616
// GitHub pages deployment config.
1717
// If you aren't using GitHub pages, you don't need these.

0 commit comments

Comments
 (0)