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 ccfcc42 commit 1e204faCopy full SHA for 1e204fa
tools/pfe-tools/config.ts
@@ -40,7 +40,7 @@ const SITE_DEFAULTS: Required<SiteOptions> = {
40
logoUrl: '/docs/images/pfe-logo-inverse-white.svg',
41
stylesheets: [],
42
title: 'PatternFly Elements',
43
- componentSubpath: 'components',
+ componentSubpath: 'elements',
44
};
45
46
const DEFAULT_CONFIG: PfeConfig = {
0 commit comments