diff options
author | Emma Foley <emma.l.foley@intel.com> | 2017-10-31 15:53:05 +0000 |
---|---|---|
committer | Emma Foley <emma.l.foley@intel.com> | 2017-11-02 18:25:14 +0000 |
commit | 9ea682e950598d39fa53ccabe6c1cd0a4fe426bd (patch) | |
tree | 9b4ebcabfdfdc63df3f7bbd06865a700fb85d876 | |
parent | 8291c3d11227de42599be920605f3f884dfa755b (diff) |
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 <emma.l.foley@intel.com>
-rw-r--r-- | README.rst | 6 |
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 |