diff --git a/Testing-Guide.md b/Testing-Guide.md index bbc0d12..2643226 100644 --- a/Testing-Guide.md +++ b/Testing-Guide.md @@ -14,7 +14,7 @@ described in the [Requirements](#requirements) table. | poetry | Arch Linux | `pacman -S python-poetry` | | docker | Other | https://docs.docker.com/engine/install/ | | docker-compose | Other | https://docs.docker.com/engine/install/ | -| poetry | Other | https://python-poetry.org/ | +| poetry | Other | https://python-poetry.org/docs/ | ## Introduction