Skip to content

Commit da7a638

Browse files
authored
Merge pull request #83 from carltongibson/fix-install-link
Fixed broken link in install docs.
2 parents 138cea9 + 8a1a6a5 commit da7a638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/install.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,7 +103,7 @@ or::
103103

104104
An alternative to installing it into the global site-packages is to
105105
add it to `your user local directory
106-
<https://docs.python.org/install/index.html#alternate-installation-the-user-scheme>`__
106+
<https://docs.python.org/3.11/install/index.html#alternate-installation-the-user-scheme>`__
107107
(usually `~/.local`).
108108

109109
::

0 commit comments

Comments
 (0)