summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2014-10-09 14:12:31 -0400
committerJason R. Coombs <jaraco@jaraco.com>2014-10-09 14:12:31 -0400
commit86a029b36192d47e95321e8c26b4b289b6cd1c86 (patch)
treee9b4bcb3ecc81965d762650718c7a4c77247239a
parent2e8c4d88075dae78e0a61ade45c79b8cace3adb4 (diff)
downloadpython-setuptools-bitbucket-86a029b36192d47e95321e8c26b4b289b6cd1c86.tar.gz
Remove broken link. Content that was at telecommunity.com was not generated from the source, so can't be maintained with setuptools any longer. Fixes #167.
-rwxr-xr-xREADME.txt2
1 files changed, 0 insertions, 2 deletions
diff --git a/README.txt b/README.txt
index 9a142bf7..6920b90c 100755
--- a/README.txt
+++ b/README.txt
@@ -153,7 +153,6 @@ learning about Setuptools, Python Eggs, and EasyInstall:
* `The EasyInstall user's guide and reference manual`_
* `The setuptools Developer's Guide`_
* `The pkg_resources API reference`_
-* `Package Compatibility Notes`_ (user-maintained)
* `The Internal Structure of Python Eggs`_
Questions, comments, and bug reports should be directed to the `distutils-sig
@@ -164,7 +163,6 @@ them there, so this reference list can be updated. If you have working,
the `setuptools bug tracker`_.
.. _setuptools bug tracker: https://bitbucket.org/pypa/setuptools/issues
-.. _Package Compatibility Notes: https://pythonhosted.org/setuptools/PackageNotes
.. _The Internal Structure of Python Eggs: https://pythonhosted.org/setuptools/formats.html
.. _The setuptools Developer's Guide: https://pythonhosted.org/setuptools/setuptools.html
.. _The pkg_resources API reference: https://pythonhosted.org/setuptools/pkg_resources.html