mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
[Lens] Change feedback link (#52916)
This commit is contained in:
parent
f67a063f1c
commit
6ca913874c
1 changed files with 1 additions and 1 deletions
|
@ -162,7 +162,7 @@ export function InnerWorkspacePanel({
|
|||
<EuiBetaBadge label="Beta" tooltipContent={tooltipContent} />
|
||||
</p>
|
||||
<EuiButtonEmpty
|
||||
href="https://discuss.elastic.co/c/kibana"
|
||||
href="https://www.elastic.co/products/kibana/feedback"
|
||||
iconType="popout"
|
||||
iconSide="right"
|
||||
size="xs"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue