Skip to content

Commit fa3e389

Browse files
committed
fix redirect which will overwrite present page
1 parent 6a83692 commit fa3e389

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

docusaurus.config.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -470,7 +470,6 @@ const config = {
470470
to: '/en/integrations',
471471
},
472472
{ from: '/en/integrations/intro', to: '/en/integrations' },
473-
{ from: '/en/integrations/language-clients', to: '/en/integrations' },
474473
{
475474
from: '/en/integrations/migration/clickhouse-local',
476475
to: '/en/cloud/migration/clickhouse-local',

0 commit comments

Comments
 (0)