diff options
| author | Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com> | 2013-06-11 08:50:52 +0200 |
|---|---|---|
| committer | Arfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com> | 2013-06-11 08:50:52 +0200 |
| commit | fbbc3e1980d80e113852951f36aaaccc72c57c9e (patch) | |
| tree | 55b29357d85b1a314b514bb6adbdbabf751f1d20 /DEVGUIDE.txt | |
| parent | 4e455160ca42bc6cf1eb628de5f2098120fbf03f (diff) | |
| download | external_python_setuptools-fbbc3e1980d80e113852951f36aaaccc72c57c9e.tar.gz external_python_setuptools-fbbc3e1980d80e113852951f36aaaccc72c57c9e.tar.bz2 external_python_setuptools-fbbc3e1980d80e113852951f36aaaccc72c57c9e.zip | |
Update some URLs.
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 |
