Skip to content

Commit

Permalink
chore: added inspector redirect (nodejs#5626)
Browse files Browse the repository at this point in the history
  • Loading branch information
ovflowd authored Aug 10, 2023
1 parent c15f704 commit 660a44a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -118,6 +118,10 @@
"source": "/:locale/community",
"destination": "/:locale/get-involved"
},
{
"source": "/:locale/docs/inspector",
"destination": "/:locale/docs/guides/debugging-getting-started"
},
{
"source": "/:locale/contribute/:path*",
"destination": "/:locale/get-involved"
Expand Down

0 comments on commit 660a44a

Please sign in to comment.