Skip to content

Commit 3537286

Browse files
authored
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.
1 parent 7784bff commit 3537286

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/starting/install/win.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ command. It also enables you to add this network installation capability to
5454
your own Python software with very little work.
5555

5656
To obtain the latest version of Setuptools for Windows, run the Python script
57-
available here: `ez_setup.py <https://bitbucket.org/pypa/setuptools/raw/bootstrap/ez_setup.py>`_
57+
available here: `ez_setup.py <https://bootstrap.pypa.io/ez_setup.py>`_
5858

5959

6060
You'll now have a new command available to you: **easy_install**. It is

0 commit comments

Comments
 (0)