docs: Fix chain redirects (#15600)

This commit is contained in:
Bagatur 2024-01-05 15:07:30 -05:00 committed by GitHub
parent f73bf4ee54
commit 75281af822
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,7 +1,7 @@
{
"redirects": [
{
"source": "/docs/modules/chains/:path*",
"source": "/docs/modules/chains/(.+)",
"destination": "/docs/modules/chains"
},
{