docs: Update links to pipx installation guide

This commit is contained in:
Andrey Mivrenik 2026-03-21 20:01:46 +02:00
parent 03b1ab012c
commit fb46314027
3 changed files with 4 additions and 2 deletions

View file

@ -74,7 +74,7 @@ virtual environment, where its dependencies will not interfere with your system
and other CLI tools.
If you do not have pipx_ installed in your system, follow `pipx installation
instructions <https://pipx.pypa.io/stable/installation/>`__ or
instructions <https://pipx.pypa.io/stable/how-to/install-pipx/>`__ or
.. code-block:: sh

View file

@ -88,6 +88,8 @@ Other changes
management with pipx and move package manager instructions to the FAQ.
- :doc:`guides/main`: Update quick installation section to reflect current
installation guide structure.
- :doc:`guides/installation`: Update pipx installation guide link
- :doc:`contributing`: Update pipx installation guide link
2.7.1 (March 08, 2026)
----------------------

View file

@ -43,7 +43,7 @@ installation page`_ to get it set up.
.. _pipx: https://pipx.pypa.io/stable
.. _pipx installation page: https://pipx.pypa.io/stable/installation/
.. _pipx installation page: https://pipx.pypa.io/stable/how-to/install-pipx/
Managing Plugins with ``pipx``
------------------------------