Skip to content

Commit

Permalink
chore: remove trailing slashes
Browse files Browse the repository at this point in the history
Signed-off-by: Claudio W <[email protected]>
  • Loading branch information
ovflowd authored Feb 19, 2024
1 parent 41f1f2a commit 6daed7d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -225,15 +225,15 @@
"destination": "/:locale/learn/diagnostics/:path*"
},
{
"source": "/:locale/guides/abi-stability/",
"source": "/:locale/guides/abi-stability",
"destination": "/:locale/learn/modules/abi-stability"
},
{
"source": "/:locale/guides/security",
"destination": "/:locale/learn/getting-started/security-best-practices"
},
{
"source": "/:locale/guides/event-loop-timers-and-nexttick/",
"source": "/:locale/guides/event-loop-timers-and-nexttick",
"destination": "/:locale/learn/asynchronous-work/event-loop-timers-and-nexttick"
},
{
Expand Down

0 comments on commit 6daed7d

Please sign in to comment.