[Synthetics UI] Update Read the docs link (#138838)

* Update `Read the docs` link.

* Add new URL to appropriate link.
This commit is contained in:
Justin Kambic 2022-08-15 15:21:09 -04:00 committed by GitHub
parent a95ab4e30f
commit e174248e9d
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -48,7 +48,10 @@ export const EmptyLocations = ({
footer={
<EuiText size="s">
{LEARN_MORE}{' '}
<EuiLink href="#" target="_blank">
<EuiLink
href="https://www.elastic.co/guide/en/observability/current/uptime-set-up-choose-agent.html#private-locations"
target="_blank"
>
{READ_DOCS}
</EuiLink>
</EuiText>