Fixed broken links and redirects in docs.

This commit is contained in:
Mariusz Felisiak 2024-03-06 08:50:21 +01:00 committed by GitHub
parent f06bb7c88a
commit 177e649396
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
12 changed files with 17 additions and 18 deletions

View file

@ -132,8 +132,7 @@ Python style
Imports
=======
* Use `isort <https://github.com/PyCQA/isort#readme>`_ to automate import
sorting using the guidelines below.
* Use :pypi:`isort` to automate import sorting using the guidelines below.
Quick start: