From 44d9183d362340b833abae29e675f1a75bc122ce Mon Sep 17 00:00:00 2001 From: watanabe isao Date: Thu, 8 Feb 2018 00:49:24 +0900 Subject: [PATCH] Fix some dead link in docs Change-Id: I729266a789d38f831d726c769fd7ac8d111dee26 --- doc/source/contributor/contributing.rst | 4 ++-- doc/source/contributor/environment.rst | 5 +++-- rally-jobs/README.rst | 2 +- 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/doc/source/contributor/contributing.rst b/doc/source/contributor/contributing.rst index f5a6a378e..f313d55a1 100644 --- a/doc/source/contributor/contributing.rst +++ b/doc/source/contributor/contributing.rst @@ -39,7 +39,7 @@ notifications of important events. * https://launchpad.net * https://launchpad.net/watcher - * https://launchpad.net/~openstack + * https://launchpad.net/openstack Project Hosting Details @@ -49,7 +49,7 @@ Bug tracker https://launchpad.net/watcher Mailing list (prefix subjects with ``[watcher]`` for faster responses) - https://lists.openstack.org/cgi-bin/mailman/listinfo/openstack-dev + http://lists.openstack.org/pipermail/openstack-dev/ Wiki https://wiki.openstack.org/Watcher diff --git a/doc/source/contributor/environment.rst b/doc/source/contributor/environment.rst index 2f5ca9534..c84579ba0 100644 --- a/doc/source/contributor/environment.rst +++ b/doc/source/contributor/environment.rst @@ -123,9 +123,10 @@ You can re-activate this virtualenv for your current shell using: $ workon watcher -For more information on virtual environments, see virtualenv_. +For more information on virtual environments, see virtualenv_ and +virtualenvwrapper_. -.. _virtualenv: https://www.virtualenv.org/ +.. _virtualenv: https://pypi.python.org/pypi/virtualenv/ diff --git a/rally-jobs/README.rst b/rally-jobs/README.rst index 11ca73c44..36837b4d3 100644 --- a/rally-jobs/README.rst +++ b/rally-jobs/README.rst @@ -29,7 +29,7 @@ Useful links * How to install: https://docs.openstack.org/rally/latest/install_and_upgrade/install.html -* How to set Rally up and launch your first scenario: https://rally.readthedocs.io/en/latest/tutorial/step_1_setting_up_env_and_running_benchmark_from_samples.html +* How to set Rally up and launch your first scenario: https://rally.readthedocs.io/en/latest/quick_start/tutorial/step_1_setting_up_env_and_running_benchmark_from_samples.html * More about Rally: https://docs.openstack.org/rally/latest/