File tree Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Expand file tree Collapse file tree 1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change @@ -987,14 +987,14 @@ const userDocsRedirects = [
987987 source : '/platforms/kotlin-multiplatform/:path*' ,
988988 destination : '/platforms/kotlin/guides/kotlin-multiplatform/:path*' ,
989989 } ,
990- {
991- source : '/platforms/python/:productfeature/troubleshooting/:path*' ,
992- destination : '/platforms/python/troubleshooting/:path*' ,
993- } ,
994- {
995- source : '/platforms/python/guides/:guide/troubleshooting/:path*' ,
996- destination : '/platforms/python/troubleshooting/:path*' ,
997- } ,
990+ // {
991+ // source: '/platforms/python/:productfeature/troubleshooting/:path*',
992+ // destination: '/platforms/python/troubleshooting/:path*',
993+ // },
994+ // {
995+ // source: '/platforms/python/guides/:guide/troubleshooting/:path*',
996+ // destination: '/platforms/python/troubleshooting/:path*',
997+ // },
998998 {
999999 source : '/platforms/python/tracing/trace-propagation/:path*' ,
10001000 destination : '/platforms/python/tracing/distributed-tracing/:path*' ,
You can’t perform that action at this time.
0 commit comments