Skip to content

Commit 7e64473

Browse files
authored
Fix core 1 redirects (#2635)
1 parent 6fcb320 commit 7e64473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redirects/dynamic/docs.jsonc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,7 @@
7070
"permanent": true,
7171
},
7272
{
73-
"source": "/docs/:sdk/references/:path*",
73+
"source": "/docs/:sdk(android|backend|fastify|ios|nuxt|react-router|tanstack-react-start|chrome-extension|expo|go|javascript|remix|vue|astro|express|nextjs|react|ruby)/references/:path*",
7474
"destination": "/docs/:sdk/reference/:path*",
7575
"permanent": true,
7676
},

0 commit comments

Comments
 (0)