diff --git a/artisan.md b/artisan.md index 0d4f7623680..879a66e303e 100644 --- a/artisan.md +++ b/artisan.md @@ -740,7 +740,7 @@ $bar->finish(); ``` > [!NOTE] -> For more advanced options, check out the [Symfony Progress Bar component documentation](https://symfony.com/doc/7.0/components/console/helpers/progressbar.html). +> For more advanced options, check out the [Symfony Progress Bar component documentation](https://symfony.com/doc/current/components/console/helpers/progressbar.html). ## Registering Commands