Skip to content

Commit

Permalink
Adding missing GLX shutdown (#79)
Browse files Browse the repository at this point in the history
  • Loading branch information
devinmatte authored Jun 29, 2024
1 parent 7e1c82e commit be20cfa
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion src/constants/shutdowns.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,6 +98,13 @@
"stop_date": "2024-03-08",
"alert": "https://www.mbta.com/news/2024-02-23/march-service-changes-mbta-continues-repair-work-improve-reliability-across-the"
},
{
"start_station": "North Station",
"end_station": "Medford/Tufts",
"start_date": "2024-07-13",
"stop_date": "2024-07-14",
"alert": "https://www.mbta.com/alerts"
},
{
"start_station": "Boston College",
"end_station": "Kenmore",
Expand Down Expand Up @@ -399,4 +406,4 @@
"alert": "https://www.mbta.com/news/2024-03-15/april-service-changes-mbta-continues-work-improve-reliability-across-the-system"
}
]
}
}

0 comments on commit be20cfa

Please sign in to comment.