Skip to content

Commit

Permalink
[APM] Sets target blank on the docs link (#93913) (#93935)
Browse files Browse the repository at this point in the history
Co-authored-by: Casper Hübertz <[email protected]>
  • Loading branch information
kibanamachine and formgeist authored Mar 8, 2021
1 parent 8ce9f71 commit e1db358
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -120,6 +120,7 @@ export function CustomFields({
),
docsLink: (
<ElasticDocsLink
target="_blank"
section="/kibana"
path="/advanced-queries.html"
>
Expand Down

0 comments on commit e1db358

Please sign in to comment.