-
Notifications
You must be signed in to change notification settings - Fork 347
Update 8.x to 8.19 #3238
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
Update 8.x to 8.19 #3238
Conversation
A documentation preview will be available soon. Request a new doc build by commenting
If your PR continues to fail for an unknown reason, the doc build pipeline may be broken. Elastic employees can check the pipeline status here. |
This is failing on bad 8.x to 8.19 links which makes me think there's something goofy somewhere that I forgot about... |
Sure enough. Sometimes saying it out loud is enough. |
Nice. Down to a hanful:
|
This work-around is no longer necessary anymore: Line 416 in 48c99a5
I double-checked that we weren't also doing something like that in the Kibana doc link service, but https://github.com/elastic/kibana/blob/8.19/src/platform/packages/shared/kbn-doc-links/src/get_doc_meta.ts LGTM (just means the UI has broken links until we get the 8.19 docs live). |
Thanks, Lisa! Removed in 2d73726 |
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
Updates 8.x to 8.19 in the legacy docs.