Skip to content

Commit

Permalink
change link text (#2356)
Browse files Browse the repository at this point in the history
  • Loading branch information
anthonyshull authored Feb 3, 2025
1 parent 2c44639 commit f573069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/dotcom_web/views/layout_view.ex
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,7 @@ defmodule DotcomWeb.LayoutView do
%{
sub_menu_section: "Pay Your Fare",
links: [
{"CharlieCard Store", "/fares/charliecard-store", :internal_link},
{"Charlie Service Center", "/fares/charliecard-store", :internal_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},
Expand Down

0 comments on commit f573069

Please sign in to comment.