diff options
author | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-04-11 08:50:56 +0200 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2019-04-11 08:50:56 +0200 |
commit | 210803c3895ac9205c28868cc53761b20c2d6a01 (patch) | |
tree | ffd3baa0524069fcd07702a2dbd61c50e07215e9 /docs/testing/user/configguide/ci.rst | |
parent | 3509982923786f91c03d05f26f61df4505299722 (diff) |
Fix doc links
It removes 1 link to ask.openstack.org which is being stopped.
It also bypasses the issues due to LFN false certificates [1].
[1] https://travis-ci.org/collivier/functest/jobs/518170144
Change-Id: Iccfbc2d91aedb4617f2e29e9d03ba01e0fc58175
Signed-off-by: Cédric Ollivier <cedric.ollivier@orange.com>
Diffstat (limited to 'docs/testing/user/configguide/ci.rst')
-rw-r--r-- | docs/testing/user/configguide/ci.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/testing/user/configguide/ci.rst b/docs/testing/user/configguide/ci.rst index c5456390b..aee51a835 100644 --- a/docs/testing/user/configguide/ci.rst +++ b/docs/testing/user/configguide/ci.rst @@ -11,6 +11,6 @@ container from Jenkins. vnf) * functest-store-results: push logs to artifacts -See `[2]`_ for details. +See `[1]`_ for details. -.. _`[2]`: https://github.com/opnfv/releng/blob/master/jjb/functest/functest-daily-jobs.yaml +.. _`[1]`: https://github.com/opnfv/releng/blob/master/jjb/functest/functest-daily-jobs.yaml |