Skip to content

Commit a1f6af6

Browse files
committed
Adds an xlink to the toc that points to the reconciled privileges page
As part of replacing the Elasticsearch privileges page in the Deploy and manage section with the equivalent page in the Reference section. this PR will retire the existing page in the Deploy and manage section and instead link to the correct, deduplicated page in the Reference section Relates to #2218 and #2738
1 parent a063fa4 commit a1f6af6

File tree

2 files changed

+2
-417
lines changed

2 files changed

+2
-417
lines changed

deploy-manage/toc.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -608,7 +608,8 @@ toc:
608608
- file: users-roles/cluster-or-deployment-auth/granting-privileges-for-data-streams-aliases.md
609609
- file: users-roles/cluster-or-deployment-auth/kibana-role-management.md
610610
- file: users-roles/cluster-or-deployment-auth/role-restriction.md
611-
- file: users-roles/cluster-or-deployment-auth/elasticsearch-privileges.md
611+
- title: "Elasticsearch privileges"
612+
crosslink: elasticsearch://reference/elasticsearch/security-privileges.md
612613
- file: users-roles/cluster-or-deployment-auth/kibana-privileges.md
613614
- file: users-roles/cluster-or-deployment-auth/mapping-users-groups-to-roles.md
614615
children:

0 commit comments

Comments
 (0)