summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRoss Brattain <ross.b.brattain@intel.com>2017-11-10 15:04:57 +0000
committerGerrit Code Review <gerrit@opnfv.org>2017-11-10 15:04:57 +0000
commitbf049c61b6c11ff0756220b44b73ebbdc101366a (patch)
treef7ee39c74644a6b4618aeea45a4c3d11232409b3
parentdc3b49b7e91528f87130cda3160381048570e286 (diff)
parent9ea682e950598d39fa53ccabe6c1cd0a4fe426bd (diff)
Merge "Update links to documentation in README.rst"
-rw-r--r--README.rst6
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst
index c6ff99185..76ea9723c 100644
--- a/README.rst
+++ b/README.rst
@@ -23,7 +23,7 @@ service performance to be within a certain level of agreement.
For more information on Yardstick project, please visit:
https://wiki.opnfv.org/display/yardstick/Yardstick
- http://artifacts.opnfv.org/yardstick/colorado/3.0/docs/userguide/index.html#document-01-introduction
+ http://artifacts.opnfv.org/yardstick/docs/userguide/index.html#document-01-introduction
Architecture
@@ -42,7 +42,7 @@ records to a file.
For more information on Yardstick architecture, please read:
- http://artifacts.opnfv.org/yardstick/colorado/3.0/docs/userguide/index.html#document-03-architecture
+ http://artifacts.opnfv.org/yardstick/docs/userguide/index.html#document-03-architecture
Installation
@@ -53,7 +53,7 @@ Yardstick supports installation on Ubuntu 14.04 or via a Docker image.
To learn how to install Yardstick, consult the documentation available online
at:
- http://artifacts.opnfv.org/yardstick/colorado/3.0/docs/userguide/index.html#document-07-installation
+ http://artifacts.opnfv.org/yardstick/docs/userguide/index.html#document-09-installation
Developers