From 1da6e6d38593980ac7c8ea80bd22020e56eecb58 Mon Sep 17 00:00:00 2001 From: Andrea Rosa Date: Wed, 6 Jan 2016 10:44:59 +0000 Subject: [PATCH] Wrong URL reported by the run_tests.sh message The warning message reported by the invocation of the run_tests.sh script reports a link which is not available anymore. This quick change modifies the URL to report the correct one. Change-Id: I60829bf2bb569e26607178112f226e280d8a9f7a --- run_tests.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/run_tests.sh b/run_tests.sh index eef667aee907..710f8d590925 100755 --- a/run_tests.sh +++ b/run_tests.sh @@ -27,7 +27,7 @@ To run a subset of any of these tests: Additional tox targets are available in tox.ini. For more information see: -http://docs.openstack.org/infra/manual/python.html#running-python-unit-tests +http://docs.openstack.org/project-team-guide/project-setup/python.html NOTE: if you really really don't want to use tox to run tests, you can instead use: