Skip to content
This repository was archived by the owner on Oct 1, 2023. It is now read-only.

Commit 91e7f5a

Browse files
committed
docs: fix error
1 parent 4148350 commit 91e7f5a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.vuepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ module.exports = {
2323
themeConfig: {
2424
defaultTheme: { dark: [19, 6] },
2525
repo: 'tolking/vuepress-theme-default-prefers-color-scheme',
26-
docsDir: 'examples',
26+
docsDir: 'docs',
2727
editLinks: true,
2828
locales: {
2929
'/': {

0 commit comments

Comments
 (0)