We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0973dc4 commit 16ee3f9Copy full SHA for 16ee3f9
book/docusaurus.config.ts
@@ -11,7 +11,7 @@ const config: Config = {
11
12
// Set the production url of your site here
13
url: "https://succinctlabs.github.io/",
14
- baseUrl: "/contract-call",
+ baseUrl: "/sp1-contract-call",
15
16
// GitHub pages deployment config.
17
// If you aren't using GitHub pages, you don't need these.
0 commit comments