From a01ef06611d10020f5c960cab11a5e2f2a2739ad Mon Sep 17 00:00:00 2001 From: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com> Date: Fri, 9 Jun 2023 11:13:02 -0500 Subject: [PATCH] Add redirect for ML Dashboard (#4294) Relates to issue https://github.com/opensearch-project/ml-commons-dashboards/issues/208 Signed-off-by: Naarcha-AWS <97990722+Naarcha-AWS@users.noreply.github.com> --- _ml-commons-plugin/ml-dashboard.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/_ml-commons-plugin/ml-dashboard.md b/_ml-commons-plugin/ml-dashboard.md index 11d6e12c..31f919a2 100644 --- a/_ml-commons-plugin/ml-dashboard.md +++ b/_ml-commons-plugin/ml-dashboard.md @@ -2,6 +2,8 @@ layout: default title: Managing ML models in OpenSearch Dashboards nav_order: 120 +redirect_from: + - /ml-commons-plugin/ml-dashbaord/ --- Released in OpenSearch 2.6, the machine learning (ML) functionality in OpenSearch Dashboards is experimental and can't be used in a production environment. For updates or to leave feedback, see the [OpenSearch Forum discussion](https://forum.opensearch.org/t/feedback-ml-commons-ml-model-health-dashboard-for-admins-experimental-release/12494).