Skip to content

Commit ee01594

Browse files
authored
Merge pull request #4672 from ClickHouse/dhtclk-patch-8
Redirects: fixing redirect for /docs/cloud/security/secure-s3
2 parents 67662e8 + 60e2127 commit ee01594

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

vercel.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3528,7 +3528,7 @@
35283528
},
35293529
{
35303530
"source": "/docs/cloud/security/secure-s3",
3531-
"destination": "/cloud/data-sources/secure-s3",
3531+
"destination": "/docs/cloud/data-sources/secure-s3",
35323532
"permanent": true
35333533
},
35343534
{
@@ -3562,8 +3562,6 @@
35623562
"permanent": true
35633563
},
35643564
{
3565-
"source": "/docs/cloud/security/secure-s3",
3566-
"destination": "/docs/cloud/data-sources/secure-s3",
35673565
"source": "/docs/operations/system-tables/crash-log",
35683566
"destination": "/docs/operations/system-tables/crash_log",
35693567
"permanent": true

0 commit comments

Comments
 (0)