Skip to content

Commit d81cf52

Browse files
authored
Merge pull request realpython#767 from pituca292/patch-1
Update link for ez_setup.py
2 parents 7784bff + 3537286 commit d81cf52

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)