diff options
author | Emma Foley <emma.l.foley@intel.com> | 2018-09-17 14:55:42 +0100 |
---|---|---|
committer | Rex Lee <limingjiang@huawei.com> | 2018-11-09 16:15:33 +0000 |
commit | 72eb54fec12217beebbd4d689927d24281970b79 (patch) | |
tree | 826fc95ab5162524225b8ba9fac9cb8c3b053180 /docs/testing/user/userguide/01-introduction.rst | |
parent | 8cc77e796ba146eeb3b1d961681c3b45b8484f3d (diff) |
[docs] Update broken and redirected links
A number of links were broken, or permenently redirected.
Some literal include directives pointed to the wrong location.
These have been updated, so the links are valid.
JIRA: YARDSTICK-1416
Change-Id: Icd20113e0ab099850fa58fa41bb27a00670f57ca
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
(cherry picked from commit 44a507c5aa92d4f4a518983bd4b6ecc244e7a66c)
Diffstat (limited to 'docs/testing/user/userguide/01-introduction.rst')
-rwxr-xr-x | docs/testing/user/userguide/01-introduction.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/testing/user/userguide/01-introduction.rst b/docs/testing/user/userguide/01-introduction.rst index 6a2e06da7..5fc2e8d0f 100755 --- a/docs/testing/user/userguide/01-introduction.rst +++ b/docs/testing/user/userguide/01-introduction.rst @@ -9,8 +9,8 @@ Introduction **Welcome to Yardstick's documentation !** -.. _Pharos: https://wiki.opnfv.org/pharos -.. _Yardstick: https://wiki.opnfv.org/yardstick +.. _Pharos: https://wiki.opnfv.org/display/pharos +.. _Yardstick: https://wiki.opnfv.org/display/yardstick .. _Presentation: https://wiki.opnfv.org/download/attachments/2925202/opnfv_summit_-_yardstick_project.pdf?version=1&modificationDate=1458848320000&api=v2 Yardstick_ is an OPNFV Project. @@ -70,7 +70,7 @@ This document consists of the following chapters: Yardstick - Network service benchmarking to test real world usecase for a given VNF. -* Chapter :doc:`13-nsb_installation` provides instructions to install +* Chapter :doc:`13-nsb-installation` provides instructions to install *Yardstick - Network Service Benchmarking (NSB) testing*. * Chapter :doc:`14-nsb-operation` provides information on running *NSB* |