From 29becc0a55a3e938a82b2bdab2a47467710a7c65 Mon Sep 17 00:00:00 2001 From: lcawl Date: Thu, 19 Dec 2019 10:39:06 -0800 Subject: [PATCH] [DOCS] Fixes machine learning links (#778) --- docs/60_upgrade_guide.html | 2 +- docs/en/getting-started/get-started-stack.asciidoc | 6 +++--- docs/en/stack/license.asciidoc | 2 +- docs/en/stack/ml/anomaly-detection/create-jobs.asciidoc | 4 ++-- 4 files changed, 7 insertions(+), 7 deletions(-) diff --git a/docs/60_upgrade_guide.html b/docs/60_upgrade_guide.html index 5898eacea..fa81207a9 100644 --- a/docs/60_upgrade_guide.html +++ b/docs/60_upgrade_guide.html @@ -861,7 +861,7 @@ [[Upgrade Elasticsearch for Hadoop to 5.6.|https://www.elastic.co/guide/en/elasticsearch/hadoop/5.6/install.html]]\ <<endif>>\!!!Upgrade to 6.3 <<if $xpack_ml>>\ -[[Stop any running Machine Learning jobs.|https://www.elastic.co/guide/en/elastic-stack-overview/6.3/stopping-ml.html]] +[[Stop any running Machine Learning jobs.|https://www.elastic.co/guide/en/machine-learning/6.3/stopping-ml.html]] <<endif>>\ <<if $hadoop>>\ <span class="pseudo-link">Disable ingestion from Hadoop while you upgrade the stack.</span> diff --git a/docs/en/getting-started/get-started-stack.asciidoc b/docs/en/getting-started/get-started-stack.asciidoc index f5f9e2de6..9a77ab722 100644 --- a/docs/en/getting-started/get-started-stack.asciidoc +++ b/docs/en/getting-started/get-started-stack.asciidoc @@ -21,8 +21,8 @@ laptop. IMPORTANT: Implementing security is a critical step in setting up the {stack}. To get up and running quickly with a sample installation, you skip those steps right now. Before sending sensitive data across the network, make sure you -{stack-ov}/elasticsearch-security.html[secure the {stack}] and enable -{stack-ov}/encrypting-communications.html[encrypted communications]. +{ref}/elasticsearch-security.html[secure the {stack}] and enable +{ref}/encrypting-communications.html[encrypted communications]. [float] [[install-prereqs]] @@ -1020,7 +1020,7 @@ Next, you'll want to set up the {stack} {security-features} and activate your trial license so you can unlock the full capabilities of the {stack}. To learn how, read: -* {stack-ov}/elasticsearch-security.html[Securing the {stack}] +* {ref}/elasticsearch-security.html[Securing the {stack}] * {stack-ov}/license-management.html[License Management] Want to get up and running quickly with infrastructure metrics monitoring and diff --git a/docs/en/stack/license.asciidoc b/docs/en/stack/license.asciidoc index dda8ba6b3..c21f0b4d0 100644 --- a/docs/en/stack/license.asciidoc +++ b/docs/en/stack/license.asciidoc @@ -31,7 +31,7 @@ you install in {kib} or by using the {ref}/update-license.html[update license AP TIP: If you are using a basic or trial license, {security-features} are disabled by default. In all other licenses, {security-features} are enabled by default; -you must {stack-ov}/security-getting-started.html[secure the {stack}] or disable +you must {ref}/secure-cluster.html[secure the {stack}] or disable the {security-features}. -- diff --git a/docs/en/stack/ml/anomaly-detection/create-jobs.asciidoc b/docs/en/stack/ml/anomaly-detection/create-jobs.asciidoc index 1e6afbb5c..ac51a3efd 100644 --- a/docs/en/stack/ml/anomaly-detection/create-jobs.asciidoc +++ b/docs/en/stack/ml/anomaly-detection/create-jobs.asciidoc @@ -22,7 +22,7 @@ than running multiple jobs against the same data. A _population job_ detects activity that is unusual compared to the behavior of the population. For more information, see -{stack-ov}/ml-configuring-pop.html[Performing population analysis]. +{ml-docs}/ml-configuring-pop.html[Performing population analysis]. An _advanced job_ can contain multiple detectors and enables you to configure all job settings. @@ -73,7 +73,7 @@ create and manage jobs and post data to them. For more information, see //// Ready to get some hands-on experience? See -{stack-ov}/ml-getting-started.html[Getting Started with Machine Learning]. +{ml-docs}/ml-getting-started.html[Getting Started with Machine Learning]. The following video tutorials also demonstrate single metric, multi-metric, and advanced jobs: