Skip to content

Commit

Permalink
fix: missing redirect from about/releases
Browse files Browse the repository at this point in the history
Signed-off-by: Claudio W <[email protected]>
  • Loading branch information
ovflowd authored Jan 14, 2024
1 parent e386eb2 commit 2c87825
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 @@ -199,6 +199,10 @@
{
"source": "/:locale/learn",
"destination": "/:locale/learn/getting-started/introduction-to-nodejs"
},
{
"source": "/:locale/about/releases",
"destination": "/:locale/about/previous-releases"
}
],
"internal": []
Expand Down

0 comments on commit 2c87825

Please sign in to comment.