diff --git a/redirects.json b/redirects.json index 302d65a9f7c28..9866e8bbce939 100644 --- a/redirects.json +++ b/redirects.json @@ -225,7 +225,7 @@ "destination": "/:locale/learn/diagnostics/:path*" }, { - "source": "/:locale/guides/abi-stability/", + "source": "/:locale/guides/abi-stability", "destination": "/:locale/learn/modules/abi-stability" }, { @@ -233,7 +233,7 @@ "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" }, {