Skip to content

Commit

Permalink
Merge pull request #169 from zmoon/fix/link
Browse files Browse the repository at this point in the history
Fix broken Python 3 Statement link
  • Loading branch information
zmoon authored Apr 11, 2024
2 parents 5db3224 + 0a3d2ab commit 5b9d26b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installing.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,5 +55,5 @@ or you can manually download it from GitHub and install it using the setup.py::
always be available to python 2.7 users. For more information see the
following references:

- `Python 3 Statement <https://python3statement.org/>`__
- `Python 3 Statement <https://python3statement.github.io/>`__
- `Tips on porting to Python 3 <https://docs.python.org/3/howto/pyporting.html>`__

0 comments on commit 5b9d26b

Please sign in to comment.