Skip to content

Commit

Permalink
docs: Fix broken reference to pip development docs
Browse files Browse the repository at this point in the history
  • Loading branch information
xen0n committed Dec 30, 2013
1 parent 825abe6 commit 31e75d4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/virtualenv.rst
Expand Up @@ -509,7 +509,7 @@ deployment use one of these tools.
Contributing
------------

Refer to the `contributing to pip`_ documentation - it applies equally to
Refer to the `pip development`_ documentation - it applies equally to
virtualenv, except that virtualenv issues should filed on the `virtualenv
repo`_ at GitHub.

Expand All @@ -524,7 +524,7 @@ changes any file in `virtualenv_embedded/`, run `bin/rebuild-script.py` to
update the embedded version of that file in `virtualenv.py`; commit that and
submit it as part of your patch / pull request.

.. _contributing to pip: http://www.pip-installer.org/en/latest/contributing.html
.. _pip development: http://www.pip-installer.org/en/latest/development.html
.. _virtualenv repo: https://github.com/pypa/virtualenv/

Running the tests
Expand Down

0 comments on commit 31e75d4

Please sign in to comment.