From 7a005d1b4df7d1bf90978b164ef5e29af5e98cf5 Mon Sep 17 00:00:00 2001 From: melissaml Date: Sat, 19 May 2018 00:37:10 +0800 Subject: [PATCH] fix rally docs url Fix docs url of rally and rally-gates in README.rst. Change-Id: Ia567b66221f197858b44972894803f71e0f49043 --- rally-jobs/README.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/rally-jobs/README.rst b/rally-jobs/README.rst index 2c4a4848ac..f8cb9ee00b 100644 --- a/rally-jobs/README.rst +++ b/rally-jobs/README.rst @@ -1,5 +1,5 @@ This directory contains rally benchmark scenarios to be run by OpenStack CI. -* more about rally: https://wiki.openstack.org/wiki/Rally -* how to add rally-gates: https://wiki.openstack.org/wiki/Rally/RallyGates +* more about rally: https://rally.readthedocs.io/en/latest/ +* how to add rally-gates: https://rally.readthedocs.io/en/latest/quick_start/gates.html