[8.11] [ResponseOps] Add target to Connectors documentation link (#170677) (#170760)

# Backport

This will backport the following commits from `main` to `8.11`:
- [[ResponseOps] Add target to Connectors documentation link
(#170677)](https://github.com/elastic/kibana/pull/170677)

<!--- Backport version: 8.9.7 -->

### Questions ?
Please refer to the [Backport tool
documentation](https://github.com/sqren/backport)

<!--BACKPORT [{"author":{"name":"Lisa
Cawley","email":"lcawley@elastic.co"},"sourceCommit":{"committedDate":"2023-11-07T15:29:42Z","message":"[ResponseOps]
Add target to Connectors documentation link
(#170677)","sha":"3b4a9015b0a2660a6af7d1be650c8c7461e1cd02","branchLabelMapping":{"^v8.12.0$":"main","^v(\\d+).(\\d+).\\d+$":"$1.$2"}},"sourcePullRequest":{"labels":["release_note:skip","Team:ResponseOps","Feature:Actions/ConnectorsManagement","backport:all-open","v8.12.0"],"number":170677,"url":"https://github.com/elastic/kibana/pull/170677","mergeCommit":{"message":"[ResponseOps]
Add target to Connectors documentation link
(#170677)","sha":"3b4a9015b0a2660a6af7d1be650c8c7461e1cd02"}},"sourceBranch":"main","suggestedTargetBranches":[],"targetPullRequestStates":[{"branch":"main","label":"v8.12.0","labelRegex":"^v8.12.0$","isSourceBranch":true,"state":"MERGED","url":"https://github.com/elastic/kibana/pull/170677","number":170677,"mergeCommit":{"message":"[ResponseOps]
Add target to Connectors documentation link
(#170677)","sha":"3b4a9015b0a2660a6af7d1be650c8c7461e1cd02"}}]}]
BACKPORT-->

Co-authored-by: Lisa Cawley <lcawley@elastic.co>
This commit is contained in:
Kibana Machine 2023-11-07 12:14:38 -05:00 committed by GitHub
parent 35555f481a
commit 75b81029bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -99,6 +99,7 @@ export const ActionsConnectorsHome: React.FunctionComponent<RouteComponentProps<
<EuiButtonEmpty
data-test-subj="documentationButton"
key="documentation-button"
target="_blank"
href={docLinks.links.alerting.actionTypes}
iconType="help"
>