diff options
author | Bertrand Souville <souville@docomolab-euro.com> | 2016-09-16 09:02:57 +0200 |
---|---|---|
committer | Bertrand Souville <souville@docomolab-euro.com> | 2016-09-16 09:02:57 +0200 |
commit | 0e497c7deecb469cade667bfa768816ce9b2ab7d (patch) | |
tree | b51cd0ab40db62ab0f0c7012b23adf3d23eef553 /docs | |
parent | ad54c5f984ff0e2febd40a572346391814d3963a (diff) |
Corrected Promise links (According to final opnfvdocs directives)
Change-Id: I1d565a92bf9dd2de8ae679c4ca9c0bb5a9148830
Signed-off-by: Bertrand Souville <souville@docomolab-euro.com>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/userguide/index.rst | 2 | ||||
-rw-r--r-- | docs/userguide/introduction.rst | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/docs/userguide/index.rst b/docs/userguide/index.rst index 30bee8dc..ff7576d0 100644 --- a/docs/userguide/index.rst +++ b/docs/userguide/index.rst @@ -337,7 +337,7 @@ Please refer to the dedicated feature user guides for details: * multisites: ** TODO link ** * onos-sfc: ** TODO link ** * odl-sfc: ** TODO link ** - * promise: http://artifacts.opnfv.org/promise/colorado/userguide/index.html + * promise: http://artifacts.opnfv.org/promise/colorado/docs/userguide/index.html security_scan ^^^^^^^^^^^^^ diff --git a/docs/userguide/introduction.rst b/docs/userguide/introduction.rst index 627f907f..16891483 100644 --- a/docs/userguide/introduction.rst +++ b/docs/userguide/introduction.rst @@ -210,7 +210,7 @@ section `Executing the functest suites`_ of this document. .. _`[2]`: http://docs.openstack.org/developer/tempest/overview.html .. _`[3]`: https://rally.readthedocs.org/en/latest/index.html .. _`Doctor User Guide`: http://artifacts.opnfv.org/doctor/colorado/userguide/index.html -.. _`Promise User Guide`: http://artifacts.opnfv.org/promise/colorado/userguide/index.html +.. _`Promise User Guide`: http://artifacts.opnfv.org/promise/colorado/docs/userguide/index.html .. _`ONOSFW User Guide`: http://artifacts.opnfv.org/onosfw/brahmaputra/docs/userguide/index.html .. _`SDNVPN User Guide`: http://artifacts.opnfv.org/sdnvpn/brahmaputra/docs/userguide/featureusage.html .. _`Domino User Guide`: http://artifacts.opnfv.org/domino/docs/userguide/index.html |