Skip to content

Commit

Permalink
Update redirects.json
Browse files Browse the repository at this point in the history
Signed-off-by: Claudio W <[email protected]>
  • Loading branch information
ovflowd authored Feb 14, 2024
1 parent 785bba0 commit 287d459
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,6 @@
"source": "/:locale/docs/inspector",
"destination": "/:locale/learn/getting-started/debugging"
},
{
"source": "/:locale/guides/abi-stability/",
"destination": "/:locale/learn/modules/abi-stability"
},
{
"source": "/:locale/contribute/:path*",
"destination": "/:locale/get-involved"
Expand Down Expand Up @@ -224,6 +220,10 @@
"source": "/:locale/guides/diagnostics/:path*",
"destination": "/:locale/learn/diagnostics/:path*"
},
{
"source": "/:locale/guides/abi-stability/",
"destination": "/:locale/learn/modules/abi-stability"
},
{
"source": "/:locale/get-involved",
"destination": "/:locale/about/get-involved"
Expand Down

0 comments on commit 287d459

Please sign in to comment.