summaryrefslogtreecommitdiff
path: root/DEVGUIDE.txt
diff options
context:
space:
mode:
authorArfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com>2013-06-11 08:50:52 +0200
committerArfrever Frehtes Taifersar Arahesis <Arfrever.FTA@GMail.Com>2013-06-11 08:50:52 +0200
commitfc50a0db122dc5531a2439a39b808e4dc4b0ea59 (patch)
tree0a2358d2d622842e8fdf08ac69b1df24b3eae303 /DEVGUIDE.txt
parent03b2e63f4fd87a976b76429e93fa5bd139b7579e (diff)
downloadpython-setuptools-bitbucket-fc50a0db122dc5531a2439a39b808e4dc4b0ea59.tar.gz
Update some URLs.
Diffstat (limited to 'DEVGUIDE.txt')
-rw-r--r--DEVGUIDE.txt2
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