Skip to content

Commit

Permalink
Fix pip documentation link
Browse files Browse the repository at this point in the history
Pip's documentation has been rearranged a bit, including the usage
document that the Molecule documentation pointed to. This commit
updated the link so that it now points to the quickstart document.
  • Loading branch information
Tadej Borovšak committed Jun 25, 2021
1 parent cf3ccc7 commit b3f97bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/installation.rst
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ Ubuntu 16.x
Pip
===

:std:doc:`pip <pip:usage>` is the only supported installation method.
:std:doc:`pip <pip:quickstart>` is the only supported installation method.

.. warning::

Expand Down

0 comments on commit b3f97bf

Please sign in to comment.