diff options
author | Aric Gardner <agardner@linuxfoundation.org> | 2018-09-14 17:07:38 -0400 |
---|---|---|
committer | Cédric Ollivier <cedric.ollivier@orange.com> | 2018-10-17 13:41:48 +0200 |
commit | 78c50fc202d616afa22f6ec05ca9f51e6a02ad2e (patch) | |
tree | 980c430c4580efb739aa53368b202665ab9390f0 /docs/testing/user/configguide/ci.rst | |
parent | 18932f364b3bdc9c3c18cae98e5616b5178db499 (diff) |
Fix links to remove references to submodules
It forces one single documentation.
Change-Id: I47edd947885a4c3fb9e6579cf61fa7473b47ba31
Signed-off-by: Aric Gardner <agardner@linuxfoundation.org>
(cherry picked from commit a4990a60c9b8e499e698fab28f9368816e50c6f7)
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 f0ed5218a..483fb4d6e 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 `[3]`_ for details. +See `[2]`_ for details. -.. _`[3]`: https://git.opnfv.org/releng/tree/jjb/functest/functest-daily-jobs.yaml +.. _`[2]`: https://git.opnfv.org/releng/tree/jjb/functest/functest-daily-jobs.yaml |