Skip to content

Commit

Permalink
chore: update MyCharlie navigation link
Browse files Browse the repository at this point in the history
  • Loading branch information
thecristen committed Dec 4, 2023
1 parent 7cad001 commit 553e1af
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/site/lib/site_web/views/layout_view.ex
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ defmodule SiteWeb.LayoutView do
sub_menu_section: "Pay Your Fare",
links: [
{"CharlieCard Store", "/fares/charliecard-store", :internal_link},
{"Add Value to CharlieCard", "https://charliecard.mbta.com/", :external_link},
{"Sign up for Auto-pay", "https://mycharlie.mbta.com/", :external_link},
{"Order Monthly Passes", "https://commerce.mbta.com/", :external_link},
{"Get a CharlieCard", "/fares/charliecard#getacharliecard", :internal_link},
{"Retail Sales Locations", "/fares/retail-sales-locations", :internal_link}
Expand Down

0 comments on commit 553e1af

Please sign in to comment.