Skip to content

Commit

Permalink
fix: use basePath for docs so it works in staging
Browse files Browse the repository at this point in the history
  • Loading branch information
moldy530 committed May 30, 2024
1 parent 2e4cb04 commit b18c284
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions site/vocs.config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ export default defineConfig({
description: "Account Abstraction Legos",
logoUrl: "/kit-logo.svg",
rootDir: "./",
basePath: "/aa-sdk-staging",
head: (
<>
<script
Expand Down
Empty file.

0 comments on commit b18c284

Please sign in to comment.