diff options
| -rwxr-xr-x | setuptools.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/setuptools.txt b/setuptools.txt index 79cd3b3f..edbe8b09 100755 --- a/setuptools.txt +++ b/setuptools.txt @@ -15,7 +15,7 @@ including just a single `bootstrap module`_ (an 8K .py file), your package will automatically download and install ``setuptools`` if the user is building your package from source and doesn't have a suitable version already installed. -.. _bootstrap module: http://peak.telecommunity.com/dist/ez_setup.py +.. _bootstrap module: http://cdn.bitbucket.org/tarek/distribute/downloads/ez_setup.py Feature Highlights: |
