We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a004f4a commit 5da7007Copy full SHA for 5da7007
docs/docs/.vitepress/config.js
@@ -5,7 +5,8 @@ module.exports = {
5
lang: 'en-US',
6
themeConfig: {
7
repo: 'nystudio107/craft-transcoder',
8
- docsDir: 'docs',
+ docsDir: 'docs/docs',
9
+ docsBranch: 'v1',
10
algolia: {
11
apiKey: '',
12
indexName: 'craft-transcoder'
0 commit comments