Skip to content

Commit bd0bf45

Browse files
committed
fix more 404s
1 parent e8d9a23 commit bd0bf45

File tree

1 file changed

+45
-0
lines changed

1 file changed

+45
-0
lines changed

vercel.json

Lines changed: 45 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3086,6 +3086,51 @@
30863086
"source": "/docs/cloud/connect",
30873087
"destination": "/docs/cloud/get-started/sql-console",
30883088
"permanent": true
3089+
},
3090+
{
3091+
"source": "/docs/engines/database-engines/materialized-mysql",
3092+
"destination": "/docs/engines/database-engines",
3093+
"permanent": true
3094+
},
3095+
{
3096+
"source": "/docs/data_types",
3097+
"destination": "/docs/sql-reference/data-types",
3098+
"permanent": true
3099+
},
3100+
{
3101+
"source": "/docs/assets/images/column-oriented-d082e49b7743d4ded32c7952bfdb028f.gif%23",
3102+
"destination": "/docs/assets/images/column-oriented-d082e49b7743d4ded32c7952bfdb028f.gif",
3103+
"permanent": true
3104+
},
3105+
{
3106+
"source": "/docs/assets/images/column-oriented-example-query-bac6c51b672c49d367a4ffd7b5ec07ee.png%23",
3107+
"destination": "/docs/assets/images/column-oriented-example-query-bac6c51b672c49d367a4ffd7b5ec07ee.png",
3108+
"permanent": true
3109+
},
3110+
{
3111+
"source": "/docs/assets/images/row-oriented-3e6fd5aa48e3075202d242b4799da8fa.gif%23",
3112+
"destination": "/docs/assets/images/row-oriented-3e6fd5aa48e3075202d242b4799da8fa.gif",
3113+
"permanent": true
3114+
},
3115+
{
3116+
"source": "/docs/guides/improving-query-performance/sparse-primary-indexes/sparse-primary-indexes-design",
3117+
"destination": "/docs/guides/best-practices/sparse-primary-indexes",
3118+
"permanent": true
3119+
},
3120+
{
3121+
"source": "/docs/query_language/functions/string_replace_functions",
3122+
"destination": "/docs/sql-reference/functions/string-replace-functions",
3123+
"permanent": true
3124+
},
3125+
{
3126+
"source": "/docs/deletes",
3127+
"destination": "/docs/managing-data/deleting-data/overview",
3128+
"permanent": true
3129+
},
3130+
{
3131+
"source": "/docs/operations",
3132+
"destination": "/docs/guides/manage-and-deploy-index",
3133+
"permanent": true
30893134
}
30903135
]
30913136
}

0 commit comments

Comments
 (0)