aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoshua Root <jmr@macports.org>2016-12-27 13:11:42 +1100
committerJason R. Coombs <jaraco@jaraco.com>2016-12-26 22:36:57 -0500
commit6d69dd73b900cff84ee142ad82967dd025a75b72 (patch)
treef1ebe18e724e72c8f5e01c80e244c15b5edf8b89
parentb7354452889c3eabc8717ac9c782eb288e788e85 (diff)
downloadexternal_python_setuptools-6d69dd73b900cff84ee142ad82967dd025a75b72.tar.gz
external_python_setuptools-6d69dd73b900cff84ee142ad82967dd025a75b72.tar.bz2
external_python_setuptools-6d69dd73b900cff84ee142ad82967dd025a75b72.zip
Fix image URL for readthedocs link
-rwxr-xr-xREADME.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst
index 50774ff7..9cb8758f 100755
--- a/README.rst
+++ b/README.rst
@@ -5,7 +5,7 @@ Installing and Using Setuptools
.. contents:: **Table of Contents**
-.. image:: https://setuptools.readthedocs.io/en/latest/?badge=latest
+.. image:: https://readthedocs.org/projects/setuptools/badge/?version=latest
:target: https://setuptools.readthedocs.io
-------------------------