Skip to content

Commit 26beb48

Browse files
committed
[DOCS] Fixes security links (#49563)
1 parent c40449a commit 26beb48

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/plugins/discovery-ec2.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -338,7 +338,7 @@ connections are unreliable or slow, it is not optimised for this case and its
338338
performance may suffer. If you wish to geographically distribute your data, you
339339
should provision multiple clusters and use features such as
340340
{ref}/modules-cross-cluster-search.html[cross-cluster search] and
341-
{stack-ov}/xpack-ccr.html[cross-cluster replication].
341+
{ref}/xpack-ccr.html[cross-cluster replication].
342342

343343
===== Other recommendations
344344

docs/reference/ingest/apis/enrich/put-enrich-policy.asciidoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ DELETE /_enrich/policy/my-policy
5757
If you use {es} {security-features}, you must have:
5858

5959
* `read` index privileges for any indices used
60-
* The `enrich_user` {stack-ov}/built-in-roles.html[built-in role]
60+
* The `enrich_user` <<built-in-roles,built-in role>>
6161
// end::enrich-policy-api-prereqs[]
6262

6363

0 commit comments

Comments
 (0)