From 35372867d9b7f2c7e0907e13697198776159d467 Mon Sep 17 00:00:00 2001 From: Gabriel Pitali Date: Thu, 17 Nov 2016 09:05:10 -0200 Subject: [PATCH] Update link for ez_setup.py Update link for ez_setup.py, in python-guide/docs/starting/install/win.rst file, because the old link was broken. --- docs/starting/install/win.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/starting/install/win.rst b/docs/starting/install/win.rst index 131ace6..6496a3a 100644 --- a/docs/starting/install/win.rst +++ b/docs/starting/install/win.rst @@ -54,7 +54,7 @@ command. It also enables you to add this network installation capability to your own Python software with very little work. To obtain the latest version of Setuptools for Windows, run the Python script -available here: `ez_setup.py `_ +available here: `ez_setup.py `_ You'll now have a new command available to you: **easy_install**. It is