diff options
author | Rich Bennett <rb2745@att.com> | 2017-09-16 15:51:07 -0400 |
---|---|---|
committer | Rich Bennett <rb2745@att.com> | 2017-09-16 15:58:10 -0400 |
commit | 8086adcd6290b71b90c654c31fc8d09d521e5eef (patch) | |
tree | 1c41d7c14b95033ac3c6ad2dd49f778688bbcb1f | |
parent | 73b40eba22e9b0a41e3fc8b420df97f45805b9f3 (diff) |
doc-master-verify-rtd fails dcaegen2 broken link
offeredapis.rst
(line 8) broken dcaegen2/platform/deployment-handler.git;a=blob_plain;f=dispatcherAPI.yaml
Change-Id: I4368004a4a33ab2e8961491ef2d5146da572f8d6
Issue-ID: DOC-36
Signed-off-by: Rich Bennett <rb2745@att.com>
-rw-r--r-- | docs/index.rst | 2 | ||||
-rw-r--r-- | docs/offeredapis.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/index.rst b/docs/index.rst index 833e1aa9..d9b58ac8 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -5,4 +5,4 @@ TODO Add files to toctree and delete this header .. toctree:: :maxdepth: 1 - + offeredapis.rst diff --git a/docs/offeredapis.rst b/docs/offeredapis.rst index 8360848e..bbd2f6c4 100644 --- a/docs/offeredapis.rst +++ b/docs/offeredapis.rst @@ -5,7 +5,7 @@ DCAEGEN2 Components Offered APIs - `Config Binding Service Swagger Yaml <https://gerrit.onap.org/r/gitweb?p=dcaegen2/platform/configbinding.git;a=blob_plain;f=config_binding_service/swagger/swagger.yaml;hb=HEAD>`_. -- `Deployment Handler Swagger Yaml <https://gerrit.onap.org/r/gitweb?p=dcaegen2/platform/deployment-handler.git;a=blob_plain;f=dispatcherAPI.yaml;hb=HEAD>`_. +- `Deployment Handler Swagger Yaml <https://gerrit.onap.org/r/gitweb?p=dcaegen2/platform/deployment-handler.git;a=blob_plain;f=deployment-handler-API.yaml;hb=HEAD>`_. - `Inventory API Swagger Yaml <https://gerrit.onap.org/r/gitweb?p=dcaegen2/platform/inventory-api.git;a=blob_plain;f=swagger_inventory.yaml;hb=HEAD>`_. |