-
Notifications
You must be signed in to change notification settings - Fork 8.3k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Maps] Duplicated EMS instructions for Elastic Cloud #103124
Conversation
Pinging @elastic/kibana-gis (Team:Geo) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM - thanks for fixing
code review
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
code review, thx for fixing the url-gen
💚 Build SucceededMetrics [docs]
To update your PR or re-run it, just comment with: |
Co-authored-by: Jorge Sanz <[email protected]>
Co-authored-by: Jorge Sanz <[email protected]>
This is a small addition to the EMS tutorial so it sends also instructions for Elastic Cloud users.
There is also a small fix for the EMS Landing Page URL rendering since the self-hosted version needs a trailing
/
character. This works also fine in the default cloud URL.Fixes: #95482