diff options
author | xudan16 <xudan16@huawei.com> | 2023-02-14 12:26:02 +0800 |
---|---|---|
committer | Dan Xu <xudan16@huawei.com> | 2023-02-14 06:45:11 +0000 |
commit | 99fb7f7e6c0d23c390924593e1b9e93cceab1ba4 (patch) | |
tree | 1efd2d371fbfd82ebc5babd91df6f551c19c4fe2 /docs | |
parent | f845220cd17f89c8e1c68aecb3f0c7e82a56aa03 (diff) |
Fix the Doc lint, shellcheck and doc links Errors
Signed-off-by: xudan16 <xudan16@huawei.com>
Change-Id: I15b4cd15a17782999af30234b459f8aacf45e768
Reviewed-on: https://gerrit.opnfv.org/gerrit/c/kuberef/+/73867
Tested-by: jenkins-ci <jenkins-opnfv-ci@opnfv.org>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/release/installation/deployment-guide.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/release/installation/deployment-guide.rst b/docs/release/installation/deployment-guide.rst index 283aa9d..fd0d11e 100644 --- a/docs/release/installation/deployment-guide.rst +++ b/docs/release/installation/deployment-guide.rst @@ -22,7 +22,7 @@ Anuket RI-2 workstream. Infrastructure Prerequisites ============================= -Please refer to Chapter 3 of `Anuket RI-2 Documentation <https://cntt.readthedocs.io/en/latest/ref_impl/cntt-ri2/chapters/chapter03.html>`_ +Please refer to Chapter 3 of `Anuket RI-2 Chapter 03 Documentation <https://cntt.readthedocs.io/projects/ri2/en/latest/chapters/chapter03.html>`_ for detailed information on the server and network specifications. Additionally, please make note of the following: @@ -125,7 +125,7 @@ Generate SSH keypair Deployment on Baremetal and Provider Infrastructure =================================================== -Please refer to Chapter 4 of `Anuket RI-2 Documentation <https://cntt.readthedocs.io/en/latest/ref_impl/cntt-ri2/chapters/chapter04.html>`_ +Please refer to Chapter 4 of `Anuket RI-2 Chapter 04 Documentation <https://cntt.readthedocs.io/projects/ri2/en/latest/chapters/chapter04.html>`_ for instructions to get started with the deployment. Deployment on Virtualized Infrastructure @@ -148,4 +148,4 @@ Validation of the Reference Implementation =========================================== Kuberef is validated by running test cases defined in Anuket RC-2 Cookbook. -For setting up RC-2 Conformance toolchain, please refer to `Anuket RC-2 Chapter 03 <https://cntt.readthedocs.io/en/latest/ref_cert/RC2/chapters/chapter03.html>`_. +For setting up RC-2 Conformance toolchain, please refer to `Anuket RC-2 Chapter 03 <https://cntt.readthedocs.io/projects/rc2/en/latest/chapters/chapter03.html>`_. |