Skip to content

Commit ace5a98

Browse files
committed
fix: API links
1 parent 1a85cef commit ace5a98

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

book/docusaurus.config.ts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,11 +56,11 @@ const config: Config = {
5656
items: [
5757
{
5858
label: 'sp1-cc-client-executor',
59-
href: 'api/sp1_cc_client_executor',
59+
href: '/api/sp1_cc_client_executor',
6060
},
6161
{
6262
label: 'sp1-cc-host-executor',
63-
href: 'api/sp1_cc_host_executor',
63+
href: '/api/sp1_cc_host_executor',
6464
},
6565
],
6666
},

0 commit comments

Comments
 (0)