Skip to content

Commit

Permalink
Modified Integrations Description (#853)
Browse files Browse the repository at this point in the history
* Modified integration description

Signed-off-by: Daniel Dong <danieldong51@amazon.com>

* Modified integrations description in snapshot

Signed-off-by: Daniel Dong <danieldong51@amazon.com>

---------

Signed-off-by: Daniel Dong <danieldong51@amazon.com>
Co-authored-by: Daniel Dong <danieldong51@amazon.com>
  • Loading branch information
2 people authored and derek-ho committed Sep 6, 2023
1 parent a41d1cc commit 91082ed
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ exports[`Integration Header Test Renders integration header as expected 1`] = `
<div
className="euiTextColor euiTextColor--subdued"
>
View or add available integrations to use pre-canned assets immediately in your OpenSearch setup.
View integrations with preconfigured assets immediately within your OpenSearch setup.
<EuiLink
external={true}
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -63,8 +63,7 @@ export function IntegrationHeader() {
</EuiPageHeader>
<EuiSpacer size="s" />
<EuiText size="s" color="subdued">
View or add available integrations to use pre-canned assets immediately in your OpenSearch
setup.{' '}
View integrations with preconfigured assets immediately within your OpenSearch setup.{' '}
<EuiLink external={true} href={OPENSEARCH_DOCUMENTATION_URL} target="blank">
Learn more
</EuiLink>
Expand Down

0 comments on commit 91082ed

Please sign in to comment.