From 129029584597941bb7603dd7440b7d37f823ef96 Mon Sep 17 00:00:00 2001 From: thmsdt Date: Tue, 4 Jul 2023 13:43:14 +0200 Subject: fix doc config files and doc files + top-level tox.ini Issue-ID: DOC-811 Signed-off-by: thmsdt Change-Id: I67dd9f27a851c4a12f078f28c4f9904959c42393 --- docs/platform/installation/user-guide/ns-instantiate-guide.rst | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/platform/installation/user-guide') diff --git a/docs/platform/installation/user-guide/ns-instantiate-guide.rst b/docs/platform/installation/user-guide/ns-instantiate-guide.rst index cd1bc0e8..9d77c00a 100644 --- a/docs/platform/installation/user-guide/ns-instantiate-guide.rst +++ b/docs/platform/installation/user-guide/ns-instantiate-guide.rst @@ -34,9 +34,10 @@ Steps If you want to try VF-C, the small project set should include: VF-C , Multicloud, MSB, A&AI. -VF-C components need to register to MSB when starting, so MSB components should be installed first,you can refer the following link to install MSB. +VF-C components need to register to MSB when starting, so MSB components should be installed first. -http://onap.readthedocs.io/en/latest/submodules/msb/apigateway.git/docs/platform/installation.html +.. ,you can refer the following link to install MSB. +.. http://onap.readthedocs.io/en/latest/submodules/msb/apigateway.git/docs/platform/installation.html Note: In the following steps, we use ${MSB_IP} as the IP of msb_apigateway component. -- cgit 1.2.3-korg