diff options
Diffstat (limited to 'DEVGUIDE.txt')
| -rw-r--r-- | DEVGUIDE.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/DEVGUIDE.txt b/DEVGUIDE.txt index db556480..f96d8115 100644 --- a/DEVGUIDE.txt +++ b/DEVGUIDE.txt @@ -6,7 +6,7 @@ Setuptools is developed using the DVCS Mercurial. Grab the code at bitbucket:: - $ hg clone https://bitbucket.org/jaraco/setuptools + $ hg clone https://bitbucket.org/pypa/setuptools If you want to contribute changes, we recommend you fork the repository on bitbucket, commit the changes to your repository, and then make a pull request |
