-
Notifications
You must be signed in to change notification settings - Fork 24.8k
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
docs: fix numbering in restore-snapshot.asciidoc #103769
Conversation
Documentation preview: |
Pinging @elastic/es-docs (Team:Docs) |
@elasticsearchmachine test this please |
Fix numbering in "Restore an entire cluster" section. Remove "3." for "Universal Profiling" and add "3." just before "If you use Elasticsearch security features"
2d1c4e8
to
be3abf3
Compare
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.
Thank you for fixing this @fbaligand !
I've pushed a small change that keeps the restore-create-file-realm-user
ID (it's used to link to this bullet elsewhere), fixes some asciidoc complex list quirks, and rebases the PR onto the main
branch (so your change will also appear in future versions of the documentation).
@elasticsearchmachine test this please |
* docs: fix numbering in restore-snapshot.asciidoc Fix numbering in "Restore an entire cluster" section. Remove "3." for "Universal Profiling" and add "3." just before "If you use Elasticsearch security features" * Keep ID, fix list rendering --------- Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
* docs: fix numbering in restore-snapshot.asciidoc Fix numbering in "Restore an entire cluster" section. Remove "3." for "Universal Profiling" and add "3." just before "If you use Elasticsearch security features" * Keep ID, fix list rendering --------- Co-authored-by: Abdon Pijpelink <abdon.pijpelink@elastic.co>
* docs: fix numbering in restore-snapshot.asciidoc Fix numbering in "Restore an entire cluster" section. Remove "3." for "Universal Profiling" and add "3." just before "If you use Elasticsearch security features" * Keep ID, fix list rendering --------- Co-authored-by: Fabien Baligand <fbaligand@gmail.com>
* docs: fix numbering in restore-snapshot.asciidoc Fix numbering in "Restore an entire cluster" section. Remove "3." for "Universal Profiling" and add "3." just before "If you use Elasticsearch security features" * Keep ID, fix list rendering --------- Co-authored-by: Fabien Baligand <fbaligand@gmail.com>
Hi @abdonpijpelink, Thanks for the fix on my fix ;) |
Fix numbering in "Restore an entire cluster" section.
Remove "3." for "Universal Profiling" and add "3." just before "If you use Elasticsearch security features"