mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 09:48:58 -04:00
Co-authored-by: Josh Dover <1813008+joshdover@users.noreply.github.com>
This commit is contained in:
parent
273f8058eb
commit
d4171f35d9
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ export const FleetServerCloudUnhealthyCallout: React.FunctionComponent<FleetServ
|
|||
>
|
||||
<FormattedMessage
|
||||
id="xpack.fleet.fleetServerCloudRequiredCallout.calloutDescription"
|
||||
defaultMessage="A healthy Fleet server is required to enroll agents with Fleet. Enable Fleet Server in you {cloudDeploymentLink}. For more information see the {guideLink}."
|
||||
defaultMessage="A healthy Fleet server is required to enroll agents with Fleet. Enable Fleet Server in your {cloudDeploymentLink}. For more information see the {guideLink}."
|
||||
values={{
|
||||
cloudDeploymentLink: (
|
||||
<EuiLink href={deploymentUrl} target="_blank" external>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue