We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8d8efb commit 70b6553Copy full SHA for 70b6553
site-redirects.ts
@@ -106,10 +106,6 @@ const siteRedirects = [
106
from: '/tutorials/load/query-metadata',
107
to: '/tutorials/ingest-and-stream/query-metadata'
108
},
109
- {
110
- from: '/tutorials/integrate/access-mysql-and-redis',
111
- to: '/tutorials/ingest-and-stream/access-mysql-and-redis'
112
- },
113
{
114
from: '/tutorials/programming/python/integrating-with-databend-cloud-using-databend-driver',
115
to: '/tutorials/develop/python/integrating-with-databend-cloud-using-databend-driver'
0 commit comments