From 677e97be122d024c9d500e91cf096b516943028e Mon Sep 17 00:00:00 2001 From: Brandon Morelli Date: Wed, 1 Jul 2020 12:30:08 -0700 Subject: [PATCH] docs: fix two remaining links (#3938) --- docs/copied-from-beats/docs/security/users.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/copied-from-beats/docs/security/users.asciidoc b/docs/copied-from-beats/docs/security/users.asciidoc index 06265de6ee9..1bbebf2fbba 100644 --- a/docs/copied-from-beats/docs/security/users.asciidoc +++ b/docs/copied-from-beats/docs/security/users.asciidoc @@ -145,9 +145,9 @@ ifndef::serverless[] ===== {metricbeat} collection For <>, {security} -provides the `remote_monitoring_user` {stack-ov}/built-in-users.html[built-in +provides the `remote_monitoring_user` {ref}/built-in-users.html[built-in user], and the `remote_monitoring_collector` and `remote_monitoring_agent` -{stack-ov}/built-in-roles.html[built-in roles] for collecting and sending +{ref}/built-in-roles.html[built-in roles] for collecting and sending monitoring information. You can use the built-in user, or create a user who has the privileges needed to collect and send monitoring information.