From 6edf885a9f8ff2b81164d79ae7f4976f310074c8 Mon Sep 17 00:00:00 2001 From: Ayumu Ueha Date: Mon, 21 Nov 2022 06:35:08 +0000 Subject: [PATCH] Fix documentation links Signed-off-by: Ayumu Ueha Change-Id: I49498f6f666ad0b41e572a3f17c6a97712ca6a1b --- docs/tacker-user-guide-cnf.rst | 3 +-- docs/tacker-user-guide-vnf.rst | 3 +-- 2 files changed, 2 insertions(+), 4 deletions(-) diff --git a/docs/tacker-user-guide-cnf.rst b/docs/tacker-user-guide-cnf.rst index a68b05c..bf0b9e6 100644 --- a/docs/tacker-user-guide-cnf.rst +++ b/docs/tacker-user-guide-cnf.rst @@ -139,7 +139,7 @@ Deployment Procedure .. note:: This procedure uses the CLI available by installing python-tackerclient. - If you want to process with RESTfull API, see the `API-Docs`_ for more information. + If you want to process with RESTfull API, see the :doc:`api-docs` for more information. Create ~~~~~~ @@ -324,4 +324,3 @@ Terminate a VNF by specifying the VNF Instance ID. .. _ETSI NFV-SOL CNF Deployment by Helm chart: https://docs.openstack.org/tacker/latest/user/mgmt_driver_deploy_k8s_and_cnf_with_helm.html#etsi-nfv-sol-cnf-deployment-by-helm-chart .. _INF O2 Service Userguide: https://docs.o-ran-sc.org/projects/o-ran-sc-pti-o2/en/latest/user-guide.html .. _Prepare VNF Package: https://docs.openstack.org/tacker/latest/user/mgmt_driver_deploy_k8s_and_cnf_with_helm.html#prepare-vnf-package -.. _API-Docs: https://docs.o-ran-sc.org/projects/o-ran-sc-smo-o2/en/latest/tacker/api-docs.html diff --git a/docs/tacker-user-guide-vnf.rst b/docs/tacker-user-guide-vnf.rst index 00e8130..4a63f50 100644 --- a/docs/tacker-user-guide-vnf.rst +++ b/docs/tacker-user-guide-vnf.rst @@ -105,7 +105,7 @@ Deployment Procedure .. note:: This procedure uses the CLI available by installing python-tackerclient. - If you want to process with RESTfull API, see the `API-Docs`_ for more information. + If you want to process with RESTfull API, see the :doc:`api-docs` for more information. Create ~~~~~~ @@ -386,4 +386,3 @@ Terminate a VNF by specifying the VNF Instance ID. .. _ETSI NFV-SOL VNF Deployment: https://docs.openstack.org/tacker/latest/user/etsi_vnf_deployment_as_vm_with_user_data.html .. _Prepare VNF Package: https://docs.openstack.org/tacker/latest/user/vnf-package.html -.. _API-Docs: https://docs.o-ran-sc.org/projects/o-ran-sc-smo-o2/en/latest/tacker/api-docs.html -- 2.16.6