Skip to content

Commit

Permalink
feat: add redirection
Browse files Browse the repository at this point in the history
  • Loading branch information
maxgfr committed Aug 8, 2023
1 parent 3f74e61 commit 8e269c8
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions packages/code-du-travail-frontend/redirects.json
Original file line number Diff line number Diff line change
Expand Up @@ -148,5 +148,15 @@
"source": "/convention-collective/1740-:slug",
"permanent": true,
"destination": "/outils/convention-collective"
},
{
"source": "/fiche-service-public/peut-on-percevoir-lallocation-chomage-en-cas-de-demission",
"permanent": true,
"destination": "/fiche-service-public/un-salarie-peut-il-toucher-lallocation-chomage-en-cas-de-demission"
},
{
"source": "/fiche-service-public/regles-de-licenciement-dans-une-entreprise-en-difficulte",
"permanent": true,
"destination": "/fiche-service-public/licenciement-dans-une-entreprise-en-difficulte-quelles-sont-les-regles"
}
]

0 comments on commit 8e269c8

Please sign in to comment.