From 07e615999c63db693b670ff3d2e88866ffb67a5e Mon Sep 17 00:00:00 2001 From: Kawika Avilla Date: Fri, 25 Jun 2021 07:52:45 +0000 Subject: [PATCH] [DOCS] Replace edit_index_pattern link Replacing previous upstream reference within the edit index pattern page. This does not fully resolve the current issue due to the link being replaced with a temporary link, and the link being related to Mappings API documentation but does not fully replace the content that the original provided. Partially resolves: https://github.com/opensearch-project/OpenSearch-Dashboards/issues/482 Will track replacement with: https://github.com/opensearch-project/OpenSearch-Dashboards/issues/335 Signed-off-by: Kawika Avilla --- .../components/edit_index_pattern/edit_index_pattern.tsx | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/src/plugins/index_pattern_management/public/components/edit_index_pattern/edit_index_pattern.tsx b/src/plugins/index_pattern_management/public/components/edit_index_pattern/edit_index_pattern.tsx index c0f153fd7e03..4a0db63c2cea 100644 --- a/src/plugins/index_pattern_management/public/components/edit_index_pattern/edit_index_pattern.tsx +++ b/src/plugins/index_pattern_management/public/components/edit_index_pattern/edit_index_pattern.tsx @@ -231,7 +231,9 @@ export const EditIndexPattern = withRouter( values={{ indexPatternTitle: {indexPattern.title} }} />{' '}