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 | fc50a0db122dc5531a2439a39b808e4dc4b0ea59 (patch) | |
| tree | 0a2358d2d622842e8fdf08ac69b1df24b3eae303 /DEVGUIDE.txt | |
| parent | 03b2e63f4fd87a976b76429e93fa5bd139b7579e (diff) | |
| download | python-setuptools-bitbucket-fc50a0db122dc5531a2439a39b808e4dc4b0ea59.tar.gz | |
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 |
