diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-03-25 20:42:14 +0100 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-03-25 20:46:34 +0100 |
commit | 1372fe09f8e8a5633e7e27a9a0cc5945e5c13e08 (patch) | |
tree | 7822e54138fe5f05e39956e857d6e842f9a07934 /docs/testing/user/userguide | |
parent | 004c4b66024fa5069fd098d654dc17931149eef8 (diff) |
Fix other broken links
https://git.opnfv.org/cgit doesn't provide a correct certificate and
then sphinx linkcheck fails [1].
[1] https://travis-ci.org/collivier/functest/jobs/510587514
Change-Id: I884535766c39839927ea863d7fac62684ebb5dac
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
(cherry picked from commit daf01598d6030a29ccddc3023ee94fe9b0e3b320)
Diffstat (limited to 'docs/testing/user/userguide')
-rw-r--r-- | docs/testing/user/userguide/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/testing/user/userguide/index.rst b/docs/testing/user/userguide/index.rst index d57215f59..bfe8c95b2 100644 --- a/docs/testing/user/userguide/index.rst +++ b/docs/testing/user/userguide/index.rst @@ -73,5 +73,5 @@ IRC support chan: #opnfv-functest .. _`Functest page`: https://wiki.opnfv.org/display/functest/Opnfv+Functional+Testing .. _`OpenRC`: http://docs.openstack.org/user-guide/common/cli_set_environment_variables_using_openstack_rc.html .. _`Rally installation procedure`: https://rally.readthedocs.org/en/latest/tutorial/step_0_installation.html -.. _`config_functest.yaml` : https://git.opnfv.org/cgit/functest/tree/functest/ci/config_functest.yaml +.. _`config_functest.yaml` : https://github.com/opnfv/functest/blob/master/functest/ci/config_functest.yaml .. _`Functest reporting`: http://testresults.opnfv.org/reporting/master/functest/status-apex.html |