Skip to content

Commit

Permalink
update link (#1777)
Browse files Browse the repository at this point in the history
  • Loading branch information
i0sea authored Oct 24, 2023
1 parent a75fb5f commit 93340bc
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 @@ -157,7 +157,7 @@ defmodule SiteWeb.LayoutView do
{"Financials", "/financials", :internal_link},
{"Public Meetings", "/events", :internal_link},
{"Press Releases", "/news", :internal_link},
{"MBTA Gift Shop", "http://www.mbtagifts.com/", :external_link},
{"MBTA Gift Shop", "https://www.mbtagifts.com", :external_link},
{"Policies & Civil Rights", "/policies", :internal_link},
{"Safety", "/safety", :internal_link},
{"Quality, Compliance & Oversight", "/quality-compliance-oversight", :internal_link}
Expand Down

0 comments on commit 93340bc

Please sign in to comment.