Skip to content

Commit 530dd4d

Browse files
authored
Fix broken link to Poetry installation guidelines (#4116)
1 parent 95b4625 commit 530dd4d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/source/contributing/development.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ For first-time contributors
6262
managing virtual environments.
6363

6464
If you choose to use Poetry as well, follow `Poetry's installation
65-
guidelines <https://python-poetry.org/docs/master/#installing-with-pipx>`__
65+
guidelines <https://python-poetry.org/docs/#installing-with-pipx>`__
6666
to install it on your system, then run ``poetry install`` from
6767
your cloned repository. Poetry will then install Manim, as well
6868
as create and enter a virtual environment. You can always re-enter

0 commit comments

Comments
 (0)