Update links to documentation in README.rst 87/48887/1
authorEmma Foley <emma.l.foley@intel.com>
Tue, 31 Oct 2017 15:53:05 +0000 (15:53 +0000)
committerRoss Brattain <ross.b.brattain@intel.com>
Thu, 14 Dec 2017 03:46:11 +0000 (03:46 +0000)
The links to the docs in README were pointing to Colorodo documentation.

For master, this should not be pinned to a particular release, but
should show the most recent docs at all times.

Change-Id: I3186ea0dbc5105812407a0f87e02d99899a951a0
Signed-off-by: Emma Foley <emma.l.foley@intel.com>
(cherry picked from commit 9ea682e950598d39fa53ccabe6c1cd0a4fe426bd)

README.rst

index c6ff991..76ea972 100644 (file)
@@ -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