summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJason R. Coombs <jaraco@jaraco.com>2018-09-16 11:03:25 -0400
committerJason R. Coombs <jaraco@jaraco.com>2018-09-16 11:03:25 -0400
commit73503dfd7476752d0a0ebffc9a7205ef1b22f751 (patch)
tree804d618010641f62d1e3500acaf4b20b882959d0 /docs
parentf4b320e5e3ec9c7e1ef4b90017050e029029d449 (diff)
downloadpython-setuptools-git-73503dfd7476752d0a0ebffc9a7205ef1b22f751.tar.gz
Fix broken reference to setuptools docs
Diffstat (limited to 'docs')
-rw-r--r--docs/easy_install.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/easy_install.txt b/docs/easy_install.txt
index 9b98a6e0..41d182e0 100644
--- a/docs/easy_install.txt
+++ b/docs/easy_install.txt
@@ -23,7 +23,7 @@ bug -- and then do so via list discussion first.)
(Also, if you'd like to learn about how you can use ``setuptools`` to make your
own packages work better with EasyInstall, or provide EasyInstall-like features
without requiring your users to use EasyInstall directly, you'll probably want
-to check out the full `setuptools`_ documentation as well.)
+to check out the full documentation as well.)
.. contents:: **Table of Contents**