Skip to content

Commit 0f7b23f

Browse files
docs: Add redirect from clickhouse-v2 to clickhouse destination docs (#69124)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: [email protected] <[email protected]>
1 parent 225f92e commit 0f7b23f

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

docusaurus/vercel.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -281,6 +281,11 @@
281281
"destination": "/integrations/destinations/s3-data-lake",
282282
"statusCode": 301
283283
},
284+
{
285+
"source": "/integrations/destinations/clickhouse-v2",
286+
"destination": "/integrations/destinations/clickhouse",
287+
"statusCode": 301
288+
},
284289
{
285290
"source": "/getting-started",
286291
"destination": "/platform",

0 commit comments

Comments
 (0)