diff --git a/config/routes.yaml b/config/routes.yaml index c2b1108f..e6601269 100644 --- a/config/routes.yaml +++ b/config/routes.yaml @@ -3,7 +3,7 @@ afup_barometre_homepage: methods: GET controller: Symfony\Bundle\FrameworkBundle\Controller\RedirectController defaults: - path: /about + path: /report/2023 permanent: false afup_barometre_form: