Skip to content

Commit 70b6553

Browse files
authored
Remove redirect for access-mysql-and-redis tutorial
Removed obsolete redirect for MySQL and Redis integration.
1 parent f8d8efb commit 70b6553

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

site-redirects.ts

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -106,10 +106,6 @@ const siteRedirects = [
106106
from: '/tutorials/load/query-metadata',
107107
to: '/tutorials/ingest-and-stream/query-metadata'
108108
},
109-
{
110-
from: '/tutorials/integrate/access-mysql-and-redis',
111-
to: '/tutorials/ingest-and-stream/access-mysql-and-redis'
112-
},
113109
{
114110
from: '/tutorials/programming/python/integrating-with-databend-cloud-using-databend-driver',
115111
to: '/tutorials/develop/python/integrating-with-databend-cloud-using-databend-driver'

0 commit comments

Comments
 (0)