Skip to content

Commit

Permalink
Fix I18N error
Browse files Browse the repository at this point in the history
  • Loading branch information
dedemorton committed Apr 7, 2022
1 parent dc5e7f4 commit da98897
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ export const EditOutputFlyout: React.FunctionComponent<EditOutputFlyoutProps> =
guideLink: (
<EuiLink href={docLinks.links.fleet.settings} target="_blank" external>
<FormattedMessage
id="xpack.fleet.settings.fleetUserGuideLink"
id="xpack.fleet.settings.fleetSettingsLink"
defaultMessage="Learn more"
/>
</EuiLink>
Expand Down

0 comments on commit da98897

Please sign in to comment.