diff --git a/template-parts/post-types/recherches/archive-header.php b/template-parts/post-types/recherches/archive-header.php index 9de65ec..6072f6e 100644 --- a/template-parts/post-types/recherches/archive-header.php +++ b/template-parts/post-types/recherches/archive-header.php @@ -10,6 +10,6 @@ 'background_style' => 'sliced', 'cta' => array( 'title' => __('Trouver une recherche participative', 'carhop'), - 'url' => '#recherches-participatives', + 'url' => '#archive-post-grid', ) ));