[ML] Corrects URL of the create job tips docs page#53576
Merged
peteharverson merged 5 commits intoelastic:masterfrom Dec 19, 2019
Merged
[ML] Corrects URL of the create job tips docs page#53576peteharverson merged 5 commits intoelastic:masterfrom
peteharverson merged 5 commits intoelastic:masterfrom
Conversation
Contributor
|
Pinging @elastic/ml-ui (:ml) |
Contributor
Author
|
@elasticmachine merge upstream |
alvarezmelissa87
approved these changes
Dec 19, 2019
Contributor
alvarezmelissa87
left a comment
There was a problem hiding this comment.
Latest changes LGTM 👍
Contributor
💚 Build SucceededHistory
To update your PR or re-run it, just comment with: |
peteharverson
added a commit
to peteharverson/kibana
that referenced
this pull request
Dec 19, 2019
* [ML] Corrects URL of the create job tips docs page * [ML] Update validate_job_view snapshot * [ML] Update links for influencers to new ML book
peteharverson
added a commit
that referenced
this pull request
Dec 20, 2019
peteharverson
added a commit
to peteharverson/kibana
that referenced
this pull request
Dec 20, 2019
peteharverson
added a commit
that referenced
this pull request
Dec 20, 2019
7 tasks
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Fixes the URL used in the links from the 'Validate job' component to the Create anomaly detection job tips page.
For example, up to 7.2 it used to be:
but from 7.3 is:
Note from 7.3 onwards, the following page was displayed with the out of date link. rather than a 404 message:
For maintainers