Skip to content

Commit 4da644d

Browse files
authored
Update vercel.json
1 parent b313055 commit 4da644d

File tree

1 file changed

+9
-4
lines changed

1 file changed

+9
-4
lines changed

vercel.json

Lines changed: 9 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3377,13 +3377,18 @@
33773377
"permanent": true
33783378
},
33793379
{
3380-
"source": "/operations/system-tables/latency_log",
3381-
"destination": "/operations/system-tables/histogram_metrics",
3380+
"source": "/docs/operations/system-tables/latency_log",
3381+
"destination": "/docs/operations/system-tables/histogram_metrics",
33823382
"permanent": true
33833383
},
33843384
{
3385-
"source": "/operations/system-tables/latency_buckets",
3386-
"destination": "/operations/system-tables/histogram_metrics",
3385+
"source": "/docs/operations/system-tables/latency_buckets",
3386+
"destination": "/docs/operations/system-tables/histogram_metrics",
3387+
"permanent": true
3388+
},
3389+
{
3390+
"source": "/docs/integrations/kafka/cloud/confluent/custom-connector-cloud",
3391+
"destination": "/docs/integrations/kafka/cloud/confluent/sink-connector",
33873392
"permanent": true
33883393
}
33893394
]

0 commit comments

Comments
 (0)