diff --git a/config/redirects.js b/config/redirects.js index 49d7cedef1..c8f31ef261 100644 --- a/config/redirects.js +++ b/config/redirects.js @@ -4878,6 +4878,7 @@ const redirects = [ '/hooks/guides/create-hooks-using-dashboard', '/auth0-hooks/cli/create-delete', '/hooks/create-hooks', + '/create-hooks', ], to: '/customize/hooks/create-hooks', },