Update README.md

Update configuration src path.
pull/34/head
Jeff Sagal 5 years ago committed by GitHub
parent 8465e7ec89
commit 802972a6b2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -17,7 +17,7 @@ npx vitepress build
## Customization
Configuration can be done via `.vitepress/config.js` (see `src/config.ts`)
Configuration can be done via `.vitepress/config.js` (see `src/node/config.ts`)
You can develop your custom theme by adding the following files:

Loading…
Cancel
Save