Update index settings link for Snapshot and Restore#112597
Merged
jrodewig merged 1 commit intoelastic:masterfrom Sep 21, 2021
jrodewig:docs__update-snapshot-index-settings-link
Merged
Update index settings link for Snapshot and Restore#112597jrodewig merged 1 commit intoelastic:masterfrom jrodewig:docs__update-snapshot-index-settings-link
jrodewig merged 1 commit intoelastic:masterfrom
jrodewig:docs__update-snapshot-index-settings-link
Conversation
This was referenced Sep 20, 2021
Contributor
💚 Build Succeeded
Metrics [docs]Page load bundle
To update your PR or re-run it, just comment with: |
cjcenizal
approved these changes
Sep 20, 2021
Contributor
cjcenizal
left a comment
There was a problem hiding this comment.
Thanks for making this change, James! Makes sense to me.
lukeelmers
approved these changes
Sep 21, 2021
jrodewig
added a commit
to elastic/elasticsearch
that referenced
this pull request
Sep 21, 2021
This anchor was added to fix a broken docs build. With elastic/kibana#112597 merged, this fix is no longer needed.
jrodewig
added a commit
that referenced
this pull request
Sep 21, 2021
Updates the docs help link for index settings in the Snapshot and Restore feature. Currently, the link points to https://www.elastic.co/guide/en/elasticsearch/reference/7.14/snapshots-restore-snapshot.html#change-index-settings-during-restore, which primarily documents related restore snapshot API parameters. With elastic/elasticsearch#76929, this section was removed. The new link covers all available index settings, which is a bit more relevant.
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
Updates the docs help link for index settings in the Snapshot and Restore feature.
Currently, the link points to https://www.elastic.co/guide/en/elasticsearch/reference/7.14/snapshots-restore-snapshot.html#change-index-settings-during-restore, which primarily documents related restore snapshot API parameters.
With elastic/elasticsearch#76929, this section was removed. The new link covers all available index settings, which is a bit more relevant.
Preview