Update Fleet guide link in Agent enrollment (#151454)

Rename Fleet User Guide to Fleet and Elastic User Guide in the Fleet -> Add Agent -> Enroll in Fleet panel.
This commit is contained in:
Jill Guyonnet 2023-02-20 15:10:26 +01:00 committed by GitHub
parent 6f4cbe21cc
commit 77067f1424
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -66,7 +66,7 @@ export const EnrollmentRecommendation: React.FunctionComponent<{
<EuiLink href={docLinks.links.fleet.guide} target="_blank" external>
<FormattedMessage
id="xpack.fleet.enrollment.fleetUserGuideLink"
defaultMessage="Fleet User Guide"
defaultMessage="Fleet and Elastic Agent Guide"
/>
</EuiLink>
),