diff options
author | Eric Debeau <eric.debeau@orange.com> | 2020-06-04 13:57:33 +0200 |
---|---|---|
committer | Eric Debeau <eric.debeau@orange.com> | 2020-06-04 14:20:36 +0000 |
commit | d8d09dbfedb7ea18c02624d70b6c3bf683efa04f (patch) | |
tree | aebb49767a501475070033fd283a953ea8ddbc3f /docs/guides | |
parent | ac6b70603d59c98fee45fc92490c1fcfac9d0cb3 (diff) |
Remove link to Postman collections
The postman suite has not been updated for Frankfurt
There is no more repo in Integration project
Remove the link towards the Integration project
containing the Postman collections
Issue-ID: DOC-630
Signed-off-by: Eric Debeau <eric.debeau@orange.com>
Change-Id: I770184034b988772d0755dda8b1362c7134361be
(cherry picked from commit bb22624cc6c7310d464e7edbaa5e1129be0f0137)
Diffstat (limited to 'docs/guides')
-rw-r--r-- | docs/guides/onap-developer/apiref/index.rst | 9 | ||||
-rw-r--r-- | docs/guides/onap-user/index.rst | 3 |
2 files changed, 1 insertions, 11 deletions
diff --git a/docs/guides/onap-developer/apiref/index.rst b/docs/guides/onap-developer/apiref/index.rst index aef10bf30..7cf6be7d1 100644 --- a/docs/guides/onap-developer/apiref/index.rst +++ b/docs/guides/onap-developer/apiref/index.rst @@ -69,12 +69,3 @@ SDK * :ref:`VNF Software Development Kit<onap-vnfsdk-model:offeredapis>` - -Some ONAP Postman collections ------------------------------ - -.. toctree:: - :maxdepth: 1 - :titlesonly: - -* :ref:`Some ONAP Postman collections<onap-integration:docs_postman>` diff --git a/docs/guides/onap-user/index.rst b/docs/guides/onap-user/index.rst index dd40f7321..e0826bd59 100644 --- a/docs/guides/onap-user/index.rst +++ b/docs/guides/onap-user/index.rst @@ -18,6 +18,5 @@ an instance of ONAP. instantiate/index.rst configure/index.rst onapcli.rst -:ref:`Verified Use Cases<onap-integration:docs_usecases>` -:ref:`Using ONAP Rest API with Postman<onap-integration:docs_postman>` +:ref:`Verified Use Cases<onap-integration:docs_usecases>` |