Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Feb 18, 2024
1 parent 9a66b25 commit 4562695
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion vocs.config.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ import { defineConfig } from './src/index.js'
import { version } from './src/package.json'

export default defineConfig({
basePath: '/docs',
basePath: '/vocs',
description: 'Static documentation generator powered by Vite and React',
editLink: {
pattern: 'https://github.com/wagmi-dev/vocs/edit/main/site/pages/:path',
Expand Down

0 comments on commit 4562695

Please sign in to comment.