Skip to content

Commit

Permalink
Modified Integrations Description (opensearch-project#853) (opensearc…
Browse files Browse the repository at this point in the history
…h-project#855)

* Modified integration description

* Modified integrations description in snapshot

---------

(cherry picked from commit deb90e7)

Signed-off-by: Daniel Dong <danieldong51@amazon.com>
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 <danieldong51@amazon.com>
(cherry picked from commit 23baadf)
  • Loading branch information
opensearch-trigger-bot[bot] authored and A9 Swift Project User committed Sep 28, 2023
1 parent 7d34e60 commit b9f0c29
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 5 deletions.
4 changes: 2 additions & 2 deletions auto_sync_commit_metadata.json
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
{
"last_github_commit": "e8bde7f4d79db48b62b7943475781c2a66810b84",
"last_gitfarm_commit": "60b433cbc1c9f58cfe99a59a08e1f57d704e410b"
"last_github_commit": "23baadf84c5c3af615634e989b383907d5c9c4e4",
"last_gitfarm_commit": "d22c456fd7a8b233af86f7c9c3a333a5f766729c"
}
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 b9f0c29

Please sign in to comment.