Commit d7e73b36 by Sivan Becker

fix wrong manage env url on the commands docs page

parent 2e7605ef
...@@ -468,4 +468,4 @@ poetry export -f requirements.txt > requirements.txt ...@@ -468,4 +468,4 @@ poetry export -f requirements.txt > requirements.txt
The `env` command regroups sub commands to interact with the virtualenvs The `env` command regroups sub commands to interact with the virtualenvs
associated with a specific project. associated with a specific project.
See [Managing environments](/docs/managing-environments.md) for more information about these commands. See [Managing environments](/docs/managing-environments/) for more information about these commands.
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment