Skip to content

Commit

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



* Modified integrations description in snapshot



---------



(cherry picked from commit deb90e7)

Signed-off-by: Daniel Dong <[email protected]>
Signed-off-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Co-authored-by: Daniel Dong <[email protected]>
  • Loading branch information
3 people authored Aug 7, 2023
1 parent 3213ee5 commit ac6f472
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 ac6f472

Please sign in to comment.