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 70e76fd commit 67614b5Copy full SHA for 67614b5
redirects.json
@@ -112,6 +112,10 @@
112
"source": "/:locale/docs/inspector",
113
"destination": "/:locale/learn/getting-started/debugging"
114
},
115
+ {
116
+ "source": "/:locale/docs/guides/debugging-getting-started",
117
+ "destination": "/:locale/learn/getting-started/debugging"
118
+ },
119
{
120
"source": "/:locale/contribute/:path*",
121
"destination": "/:locale/get-involved"
0 commit comments