Skip to content

Commit 70e76fd

Browse files
authored
fix: Update inspector redirect to learn section (#6288)
1 parent 487677f commit 70e76fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

redirects.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@
110110
},
111111
{
112112
"source": "/:locale/docs/inspector",
113-
"destination": "/:locale/docs/guides/debugging-getting-started"
113+
"destination": "/:locale/learn/getting-started/debugging"
114114
},
115115
{
116116
"source": "/:locale/contribute/:path*",

0 commit comments

Comments
 (0)