From 9ea682e950598d39fa53ccabe6c1cd0a4fe426bd Mon Sep 17 00:00:00 2001 From: Emma Foley Date: Tue, 31 Oct 2017 15:53:05 +0000 Subject: Update links to documentation in README.rst 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 --- README.rst | 6 +++--- 1 file 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 -- cgit