Skip to content

Commit 92be4bc

Browse files
Redirects error fix
1 parent 37d8e4b commit 92be4bc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -528,7 +528,7 @@ module.exports = {
528528
{
529529
id: 'GTM-5V25JL6', // GTM Container ID
530530
}],
531-
[
531+
/*[
532532
'@docusaurus/plugin-client-redirects',
533533
{
534534
redirects: [
@@ -538,7 +538,7 @@ module.exports = {
538538
},
539539
]
540540
},
541-
],
541+
],*/
542542
'plugin-image-zoom',
543543
'docusaurus-plugin-sass',
544544
'@saucelabs/theme-github-codeblock',

0 commit comments

Comments
 (0)