Skip to content

Commit

Permalink
Modifie le chemin de la page trajectoire
Browse files Browse the repository at this point in the history
  • Loading branch information
mariheck committed Oct 2, 2024
1 parent 432f74c commit d63f9c6
Show file tree
Hide file tree
Showing 10 changed files with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions packages/site/app/outil-numerique/Trajectoire.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -25,10 +25,7 @@ const Trajectoire = ({ titre, description, cta, image }: TrajectoireProps) => {
texte={description}
className="paragraphe-primary-10 paragraphe-18 markdown_style colored_marker"
/>
<Button
href="/outil-numerique/trajectoire"
className="mt-6 max-lg:mx-auto"
>
<Button href="/trajectoire" className="mt-6 max-lg:mx-auto">
{cta}
</Button>
</div>
Expand Down
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 comments on commit d63f9c6

Please sign in to comment.