Skip to content

Commit

Permalink
feat: add rupture conventionnelle tool (#233)
Browse files Browse the repository at this point in the history
  • Loading branch information
m-maillot authored Sep 26, 2024
1 parent 4151307 commit 30feae5
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/analysis/kpi/computeWidgetsVisitsSources.ts
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ const WIDGETS_LIST = [
name: "Indemnité de licenciement",
url: "https://code.travail.gouv.fr/widgets/indemnite-licenciement",
},
{
name: "Indemnité de rupture conventionnelle",
url: "https://code.travail.gouv.fr/widgets/indemnite-rupture-conventionnelle",
},
{
name: "Comprendre sa procédure de licenciement",
url: "https://code.travail.gouv.fr/widgets/procedure-licenciement",
Expand Down

0 comments on commit 30feae5

Please sign in to comment.