mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 09:19:04 -04:00
[Synthetics UI] Update Read the docs
link (#138838)
* Update `Read the docs` link. * Add new URL to appropriate link.
This commit is contained in:
parent
a95ab4e30f
commit
e174248e9d
1 changed files with 4 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue