aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFiete Ostkamp <Fiete.Ostkamp@telekom.de>2022-09-17 19:49:22 +0200
committerFiete Ostkamp <Fiete.Ostkamp@telekom.de>2022-09-17 19:49:22 +0200
commit1bb3c3745780679555fef7fe054539d57da4e5fc (patch)
treef235ca9b6dc1f1f718f46ac95ed415118a0261c4
parenta7a7876891358b8c6da3d9856d623aef6615aea8 (diff)
Fix links to the DMaaP Bus Controller API docs
Issue-ID: DMAAP-1777 Signed-off-by: Fiete Ostkamp <Fiete.Ostkamp@telekom.de> Change-Id: Iab7e88f059ca6ab09037c7b5ce749b8ee9038a5b
-rw-r--r--docs/architecture.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/architecture.rst b/docs/architecture.rst
index 7310573b..e3acc46a 100644
--- a/docs/architecture.rst
+++ b/docs/architecture.rst
@@ -29,9 +29,9 @@ the DR provisioning API to manage feeds and subscriptions.
See DMaaP Bus Controller API docs for more information:
-`Bus Controller Feeds API <https://onap.readthedocs.io/en/latest/submodules/dmaap/dbcapi.git/docs/api.html#feeds>`_
+`Bus Controller Feeds API <https://docs.onap.org/projects/onap-dmaap-buscontroller/en/latest/apis/api.html#feeds>`_
-`Bus Controller Subs API <https://onap.readthedocs.io/en/latest/submodules/dmaap/dbcapi.git/docs/api.html#dr-subs>`_
+`Bus Controller Subs API <https://docs.onap.org/projects/onap-dmaap-buscontroller/en/latest/apis/api.html#dr-subs>`_
High level Architecture