Skip to content

Commit

Permalink
update docs base path
Browse files Browse the repository at this point in the history
  • Loading branch information
vla-dev committed Sep 12, 2024
1 parent dc5f176 commit 31e67ff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/.vitepress/config.mts
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,6 @@ export default defineConfig({
copyright: 'Copyright © 2024-present',
},
},
ignoreDeadLinks: true
ignoreDeadLinks: true,
base: '/hashgraph-react-wallets/'
})

0 comments on commit 31e67ff

Please sign in to comment.