Skip to content

Commit bb76336

Browse files
committed
[DOCS] Fixes broken edit links
1 parent 7bb1ecf commit bb76336

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

x-pack/docs/en/index.asciidoc

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,8 +42,10 @@ include::{xes-repo-dir}/ml/index.asciidoc[]
4242
:edit_url:
4343
include::xpack-troubleshooting.asciidoc[]
4444

45+
:edit_url:
4546
include::xpack-limitations.asciidoc[]
4647

48+
:edit_url:
4749
include::xpack-license.asciidoc[]
4850

4951
include::xpack-release-notes.asciidoc[]

x-pack/docs/en/xpack-troubleshooting.asciidoc

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,13 +39,14 @@ build information and indicates which {xpack} features are enabled:
3939
GET /_xpack
4040
--------------------------------------------------
4141

42-
:edit_url: https://github.com/elastic/elasticsearch/edit/{branch}/x-pack/docs/en/security/
42+
:edit_url: https://github.com/elastic/elasticsearch/edit/{branch}/x-pack/docs/en/security/troubleshooting.asciidoc
4343
include::{xes-repo-dir}/security/troubleshooting.asciidoc[]
4444

45-
:edit_url: https://github.com/elastic/elasticsearch/edit/{branch}/x-pack/docs/en/watcher/
45+
:edit_url: https://github.com/elastic/elasticsearch/edit/{branch}/x-pack/docs/en/watcher/troubleshooting.asciidoc
4646
include::{xes-repo-dir}/watcher/troubleshooting.asciidoc[]
4747

48-
:edit_url: https://github.com/elastic/elasticsearch/edit/{branch}/x-pack/docs/en/monitoring/
48+
:edit_url: https://github.com/elastic/elasticsearch/edit/{branch}/x-pack/docs/en/monitoring/monitoring-troubleshooting.asciidoc
4949
include::{xkb-repo-dir}/monitoring/monitoring-troubleshooting.asciidoc[]
5050

51+
:edit_url: https://github.com/elastic/elasticsearch/edit/{branch}/x-pack/docs/en/ml/troubleshooting.asciidoc
5152
include::{xes-repo-dir}/ml/troubleshooting.asciidoc[]

0 commit comments

Comments
 (0)