Skip to content

Commit

Permalink
feat: changed 211Link to TwoOneOneLink
Browse files Browse the repository at this point in the history
  • Loading branch information
rajivsinclair committed Feb 27, 2023
1 parent e75af1a commit 73b3290
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/intro-banner.js
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ const IntroBanner = () => {
{intl.formatMessage(
{ id: "intro-description" },
{
211Link: (
TwoOneOneLink: (
<a
href="https://211metrochicago.org/"
target="_blank"
Expand Down
2 changes: 1 addition & 1 deletion src/intl/en.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"feedback-intro": "City Bureau loves feedback. Let us know what you think and help us make this site better.",
"feedback-intro-alt-form": "If you'd like to suggest a resource to be added to this site, please use {thisFormLink} instead.",
"filter-title": "Filter resources",
"intro-description": "COVID Resource Finder is no longer updated regularly. Dial 211 (or visit {211Link}) to access information about local resources.",
"intro-description": "COVID Resource Finder is no longer updated regularly. Dial 211 (or visit {TwoOneOneLink}) to access information about local resources.",
"close": "Close",
"filter-description": "{count} resources available, use the filters to shorten the list",
"filter-description-filters": "{count} resources available for {filters}",
Expand Down

0 comments on commit 73b3290

Please sign in to comment.