Skip to content

Commit 1e913b1

Browse files
committed
refactor: Use the develop branch for docs PRs
1 parent 1543810 commit 1e913b1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/.vitepress/config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ module.exports = {
1111
themeConfig: {
1212
repo: 'nystudio107/craft-transcoder',
1313
docsDir: 'docs/docs',
14-
docsBranch: 'v1',
14+
docsBranch: 'develop',
1515
algolia: {
1616
apiKey: '14f28d1e87ded365acc21d0e921732e6',
1717
indexName: 'transcoder'

0 commit comments

Comments
 (0)