mirror of
https://github.com/elastic/kibana.git
synced 2025-04-23 17:28:26 -04:00
(cherry picked from commit 6b34c7182c
)
Co-authored-by: Lisa Cawley <lcawley@elastic.co>
This commit is contained in:
parent
b9fdfcfb0c
commit
9f3739561c
1 changed files with 1 additions and 1 deletions
|
@ -52,7 +52,7 @@ export const getDocLinks = ({ kibanaBranch }: GetDocLinkOptions): DocLinks => {
|
|||
guide: `${KIBANA_DOCS}canvas.html`,
|
||||
},
|
||||
cloud: {
|
||||
indexManagement: `${ELASTIC_WEBSITE_URL}/guide/en/cloud/current/ec-configure-index-management.html`,
|
||||
indexManagement: `${ELASTIC_WEBSITE_URL}guide/en/cloud/current/ec-configure-index-management.html`,
|
||||
},
|
||||
console: {
|
||||
guide: `${KIBANA_DOCS}console-kibana.html`,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue