From 2535674c0d694631b3796d084270e75c349fe922 Mon Sep 17 00:00:00 2001 From: Hiromu Asahina Date: Tue, 6 Aug 2024 17:07:24 +0900 Subject: [PATCH] Fix inapproprite URL of API document The URL of NFV Orchestration API v1.0 is old and thus users cannot reach the correct page. This patch fixes the URL to the latest API reference. Closes-Bug: #2076145 Change-Id: Iccae85a550b7cf03661a73a24da59b918e8fcda2 --- doc/api-quick-start/source/index.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/doc/api-quick-start/source/index.rst b/doc/api-quick-start/source/index.rst index 85ddd3fd0f..76355ba9cb 100644 --- a/doc/api-quick-start/source/index.rst +++ b/doc/api-quick-start/source/index.rst @@ -87,7 +87,7 @@ Current API versions `Networking API v2.0 `__ -`NFV Orchestration API v1.0 `__ +`NFV Orchestration API v2.0 `__ `Object Storage API v1 `__ @@ -108,6 +108,7 @@ Current API versions Supported API versions ---------------------- +`NFV Orchestration API v1.0 `__ Deprecated API versions -----------------------