Skip to content

Commit 0666704

Browse files
committed
fix branch setting
1 parent 141597f commit 0666704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/.vuepress/theme.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ export default hopeTheme(
2323

2424
repo: '2xiao/leetcode-js',
2525

26-
docsBranch: 'master',
26+
docsBranch: 'docs',
2727

2828
docsDir: 'src',
2929

0 commit comments

Comments
 (0)