From 3b95fe6aa5ef4cd9bd0b73ffb0976ad99a602ec9 Mon Sep 17 00:00:00 2001
From: Gildas Lanilis <gildas.lanilis@huawei.com>
Date: Wed, 22 Nov 2017 11:40:33 -0800
Subject: Improve doc to install individual cpts

-Provide context and recommendation in "Setting Up individual ONAP Cpts"
-Link Master RN to the above improvement

Issue-ID: DOC-204

Change-Id: Iccbb1e19458b4bf3e16e54eb63c2f3bc3337f7fc
Signed-off-by: Gildas Lanilis <gildas.lanilis@huawei.com>
---
 docs/release/index.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

(limited to 'docs/release')

diff --git a/docs/release/index.rst b/docs/release/index.rst
index ff81038fb..1e4804167 100644
--- a/docs/release/index.rst
+++ b/docs/release/index.rst
@@ -118,7 +118,7 @@ From a complete demo solution perspective. This installs the whole ONAP, refer t
 
 Advanced installation to install individual components
 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-From a developer perspective, ONAP can be installed component per component. For details, refer to :ref:`the installation procedure available for each component<doc_onap-developer_guide_projects>`.
+From a developer perspective, ONAP can be installed component per component. For details, refer to :ref:`the installation procedure available for each component<index-setting-individual-components>`.
 The advanced installation procedure is recommended only for experienced developers who desire to focus their attention on a few components and who have a deep understanding of dependencies between components.
 This type of installation is not recommended to fully install ONAP.
 
-- 
cgit