From 64f9819055647a78d25ba3113739564c305b3319 Mon Sep 17 00:00:00 2001 From: Brian Presley <42596015+sumobrian@users.noreply.github.com> Date: Mon, 24 Mar 2025 22:44:02 -0500 Subject: [PATCH 1/2] Add references to Migration Assistant to README.md Signed-off-by: Brian Presley <42596015+sumobrian@users.noreply.github.com> --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ea8321cd43..04839ee537 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# OpenSearch Migrations Engine +# OpenSearch Migration Assistant ## Table of Contents 1. [Overview](#overview) @@ -18,7 +18,7 @@ ## Overview -The OpenSearch Migrations Engine is a comprehensive set of tools designed to facilitate upgrades, migrations, and comparisons for OpenSearch and Elasticsearch clusters. This project aims to simplify the process of moving between different versions and platforms while ensuring data integrity and performance. +The OpenSearch Migrations Assistant is a comprehensive set of tools designed to facilitate upgrades, migrations, and comparisons for OpenSearch and Elasticsearch clusters. This project aims to simplify the process of moving between different versions and platforms while ensuring data integrity and performance. ## Key Features From 1431e5f42b64894405e70491a775b82f7940761d Mon Sep 17 00:00:00 2001 From: Brian Presley <42596015+sumobrian@users.noreply.github.com> Date: Mon, 24 Mar 2025 22:47:22 -0500 Subject: [PATCH 2/2] Update Migration Assistant reference Signed-off-by: Brian Presley <42596015+sumobrian@users.noreply.github.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 04839ee537..9fc56985b3 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ ## Overview -The OpenSearch Migrations Assistant is a comprehensive set of tools designed to facilitate upgrades, migrations, and comparisons for OpenSearch and Elasticsearch clusters. This project aims to simplify the process of moving between different versions and platforms while ensuring data integrity and performance. +OpenSearch Migration Assistant is a comprehensive set of tools designed to facilitate upgrades, migrations, and comparisons for OpenSearch and Elasticsearch clusters. This project aims to simplify the process of moving between different versions and platforms while ensuring data integrity and performance. ## Key Features