Skip to content

Commit

Permalink
Use new shortcut links to Fleet discuss forums.
Browse files Browse the repository at this point in the history
  • Loading branch information
skh committed Feb 9, 2021
1 parent 810e4ab commit f24eb3e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@ export const AlphaFlyout: React.FunctionComponent<Props> = ({ onClose }) => {
</EuiLink>
),
forumLink: (
<EuiLink href="https://ela.st/ingest-manager-forum" external target="_blank">
<EuiLink href="https://ela.st/fleet-forum" external target="_blank">
<FormattedMessage
id="xpack.fleet.alphaMessaging.forumLink"
defaultMessage="Discuss forum"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,7 @@ export const DefaultLayout: React.FunctionComponent<Props> = ({
<EuiFlexItem>
<EuiButtonEmpty
iconType="popout"
href="https://ela.st/ingest-manager-feedback"
href="https://ela.st/fleet-feedback"
target="_blank"
>
<FormattedMessage
Expand Down

0 comments on commit f24eb3e

Please sign in to comment.