From 802972a6b23ada906f1fc7943c69ebecb7d32640 Mon Sep 17 00:00:00 2001 From: Jeff Sagal Date: Mon, 29 Jun 2020 19:52:33 -0700 Subject: [PATCH] Update README.md Update configuration src path. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index adb7167a..88aa0c4f 100644 --- a/README.md +++ b/README.md @@ -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: