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 0821cb0 commit 65a4ea7Copy full SHA for 65a4ea7
redirects.js
@@ -751,6 +751,10 @@ const userDocsRedirects = [
751
source: '/platforms/:platform/enriching-events/user-feedback/',
752
destination: '/platforms/:platform/user-feedback/',
753
},
754
+ {
755
+ source: '/platforms/javascript/guides/remix/frameworks/hydrogen/',
756
+ destination: '/platforms/javascript/guides/cloudflare/frameworks/hydrogen/',
757
+ },
758
{
759
source: '/product/metrics/:path*',
760
destination: '/product/explore/metrics/:path*',
0 commit comments