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 a73181f commit 9f0e4f0Copy full SHA for 9f0e4f0
redirects.js
@@ -88,7 +88,7 @@ const developerDocsRedirects = [
88
},
89
{
90
source: '/sdk/store/:path*',
91
- destination: '/sdk/miscellaneous/store/#size-limits:path*',
+ destination: '/sdk/miscellaneous/store/:path*',
92
93
94
source: '/sdk/processes/:path*',
0 commit comments