summaryrefslogtreecommitdiffstats
path: root/yardstick
diff options
context:
space:
mode:
authorEmma Foley <emma.l.foley@intel.com>2018-09-17 14:55:42 +0100
committerRex Lee <limingjiang@huawei.com>2018-11-09 16:15:33 +0000
commit72eb54fec12217beebbd4d689927d24281970b79 (patch)
tree826fc95ab5162524225b8ba9fac9cb8c3b053180 /yardstick
parent8cc77e796ba146eeb3b1d961681c3b45b8484f3d (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 'yardstick')
-rw-r--r--yardstick/benchmark/scenarios/parser/parser.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/yardstick/benchmark/scenarios/parser/parser.py b/yardstick/benchmark/scenarios/parser/parser.py
index 5b2b49c2c..a0f8e9e72 100644
--- a/yardstick/benchmark/scenarios/parser/parser.py
+++ b/yardstick/benchmark/scenarios/parser/parser.py
@@ -20,7 +20,7 @@ class Parser(base.Scenario):
"""running Parser Yang-to-Tosca module as a tool
validating output against expected outcome
- more info https://wiki.opnfv.org/parser
+ more info https://wiki.opnfv.org/display/parser
"""
__scenario_type__ = "Parser"