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 e28bc29 commit 9aa1f14Copy full SHA for 9aa1f14
1 file changed
pta-standards-docs/.vitepress/config.js
@@ -7,8 +7,8 @@ export default defineConfig({
7
appearance: false,
8
ignoreDeadLinks: true,
9
10
- // Source content from pta-standards repo
11
- srcDir: '../../pta-standards',
+ // Source content from pta-standards repo (relative to pta-standards-docs/)
+ srcDir: '../pta-standards',
12
13
head: [['link', { rel: 'icon', href: '/pta-standards/favicon.svg' }]],
14
0 commit comments