Skip to content

Commit 26b66df

Browse files
authored
Merge branch '20.0.x' into mkirkova/feat-combo-toggle-button-20.x
2 parents 47880a1 + 72edb95 commit 26b66df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/build-sassdoc.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ function createConfig(options = {}) {
129129
name: 'sassdoc-plugin-localization',
130130
path: './node_modules/sassdoc-plugin-localization/dist/index.js',
131131
options: {
132-
dir: options.localizationDir || 'extras/sassdoc',
132+
dir: options.localizationDir || 'i18nRepo/sassdoc',
133133
mode: options.localizationMode || 'both',
134134
languages: ['en', 'ja'],
135135
},

0 commit comments

Comments
 (0)