Skip to content

Commit

Permalink
Refactor links.json to update the URL for the year 2024 public holida…
Browse files Browse the repository at this point in the history
…ys in France
  • Loading branch information
nicolasstrands committed Oct 18, 2024
1 parent a4509b4 commit 4da4bc6
Showing 1 changed file with 2 additions and 20 deletions.
22 changes: 2 additions & 20 deletions links.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,29 +70,11 @@
"fr": [
{
"2024": {
"url": "https://publicholidays.fr/2024-dates/",
"url": "https://www.service-public.fr/particuliers/vosdroits/F2405",
"type": "webpage",
"tag": "table",
"attr": "class",
"value": "publicholidays phgtable "
}
},
{
"2025": {
"url": "https://publicholidays.fr/2025-dates/",
"type": "webpage",
"tag": "table",
"attr": "class",
"value": "publicholidays phgtable "
}
},
{
"2026": {
"url": "https://publicholidays.fr/2026-dates/",
"type": "webpage",
"tag": "table",
"attr": "class",
"value": "publicholidays phgtable "
"value": "sp-table"
}
}
]
Expand Down

0 comments on commit 4da4bc6

Please sign in to comment.