diff --git a/nx-dev/nx-dev/redirect-rules.js b/nx-dev/nx-dev/redirect-rules.js index ca124401d5c33..97d75821a9e38 100644 --- a/nx-dev/nx-dev/redirect-rules.js +++ b/nx-dev/nx-dev/redirect-rules.js @@ -457,6 +457,7 @@ const nxCloudUrls = { '/ci/features/nx-agents': '/ci/features/distribute-task-execution', '/ci': '/ci/intro/ci-with-nx', '/nx-cloud/:path*': '/ci/:path*', + '/core-features/:path*': '/features/:path*', }; /**