diff --git a/templates/revervation/base.twig b/templates/revervation/base.twig index c8b2199..a9182c0 100644 --- a/templates/revervation/base.twig +++ b/templates/revervation/base.twig @@ -188,7 +188,7 @@ {{ macros.mobile_nav_link('reservation', 'Accueil') }} {{ macros.mobile_nav_link('reservation_catalogue', 'Nos structures') }} {{ macros.mobile_nav_link('reservation_formules', 'Nos Formules') }} - {{ macros.mobile_nav_link('/provider/Catalogue.pdf', 'Catalogue', true) }} + {{ macros.mobile_nav_link('/images/Catalogue.pdf', 'Catalogue', true) }} {{ macros.mobile_nav_link('reservation_estimate_delivery', 'Estimer la livraison') }} {{ macros.mobile_nav_link('reservation_search', 'Rechercher') }}