From 73503dfd7476752d0a0ebffc9a7205ef1b22f751 Mon Sep 17 00:00:00 2001 From: "Jason R. Coombs" Date: Sun, 16 Sep 2018 11:03:25 -0400 Subject: Fix broken reference to setuptools docs --- docs/easy_install.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs') 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** -- cgit v1.2.1