Merge "Update pypi url to new url"

This commit is contained in:
Zuul 2018-07-16 12:17:39 +00:00 committed by Gerrit Code Review
commit e446b1e35c
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@ to debug the job directly on the test node in a ``live`` setting.
This can be done in two ways:
1. Using the `remote_pdb <https://pypi.python.org/pypi/remote-pdb>`_ python
1. Using the `remote_pdb <https://pypi.org/project/remote-pdb>`_ python
module and ``telnet`` to directly access the python debugger while in the
failed test.