diff --git a/doc/source/contributor/contributing.rst b/doc/source/contributor/contributing.rst index 068fe10a0..d4e055f7b 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/