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:44:51 +0100 |
commit | daf01598d6030a29ccddc3023ee94fe9b0e3b320 (patch) | |
tree | 3f8478b49b58f9f0a2b8cc5a81f591d45d136a8e /docs/testing/developer | |
parent | e47c0b38b2b5bc156bfed2e3a63ce7aed9196baf (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>
Diffstat (limited to 'docs/testing/developer')
-rw-r--r-- | docs/testing/developer/devguide/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/testing/developer/devguide/index.rst b/docs/testing/developer/devguide/index.rst index 8565cb6aa..9ca010b95 100644 --- a/docs/testing/developer/devguide/index.rst +++ b/docs/testing/developer/devguide/index.rst @@ -260,7 +260,7 @@ _`[1]`: http://artifacts.opnfv.org/functest/docs/configguide/index.html Functest _`[2]`: http://artifacts.opnfv.org/functest/docs/userguide/index.html functest user guide -_`[3]`: https://git.opnfv.org/releng-testresults/tree/reporting +_`[3]`: https://github.com/opnfv/releng-testresults/tree/master/reporting _`[4]`: http://docs.opnfv.org/en/latest/testing/testing-dev.html |