diff --git a/redirects.js b/redirects.js index 592ee946b969c3..fb77188c468a0c 100644 --- a/redirects.js +++ b/redirects.js @@ -2202,6 +2202,10 @@ const userDocsRedirects = [ source: '/product/monitors-and-alerts/alerts/notifications/:path*', destination: '/product/notifications/:path*', }, + { + source: '/product/monitors-and-alerts/alerts/best-practices/', + destination: '/product/monitors-and-alerts/alerts/', + }, // DOCS-2550: /product/logs/ moved under /product/explore/ { source: '/product/logs/',