Skip to content

Commit

Permalink
Merge pull request #8023 from cfpb/broken-links-11-21-2023
Browse files Browse the repository at this point in the history
Broken link fixes from internal crawl
  • Loading branch information
csebianlander authored Nov 22, 2023
2 parents f66af51 + 56c7585 commit 47250c1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions cfgov/housing_counselor/jinja2/housing_counselor/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ <h1>Housing counselors near you</h1>
by calling 1-855-411-CFPB (2372).
You can also access a list of nationwide
HUD-approved counseling agencies at:
https://apps.hud.gov/offices/hsg/sfh/hcc/hcs.cfm
https://www.hud.gov/program_offices/housing/sfh/hcc/hcc_home
</p>
</div><!-- end .hud_hca_api_print-header -->

Expand All @@ -65,7 +65,7 @@ <h1>Find a housing counselor</h1>
offer independent advice, often at little or
no cost to you. There is also a
<a class="a-link a-link__icon"
href="https://apps.hud.gov/offices/hsg/sfh/hcc/hcs.cfm">
href="https://www.hud.gov/program_offices/housing/sfh/hcc/hcc_home">
<span class="a-link_text">list of nationwide HUD-approved counseling agencies</span></a>.
</p>
<p>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@ <h3 class="h5">Student materials</h3>
<h2 class="u-mt45">Explore related resources</h2>
<ul>
<li><a href="{{ page.get_related_activities_url() }}">Search for related CFPB activities</a></li>
<li><a href="https://www.fdic.gov/consumers/consumer/moneysmart/young.html" target="_blank" rel="noopener noreferrer">Find financial education lessons from FDIC</a></li>
<li><a href="https://www.fdic.gov/resources/consumers/money-smart/index.html" target="_blank" rel="noopener noreferrer">Find financial education lessons from FDIC</a></li>
<li><a href="https://www.federalreserveeducation.org/" target="_blank" rel="noopener noreferrer">View financial education resources from the Federal Reserve</a></li>
</ul>
</div>
Expand Down

0 comments on commit 47250c1

Please sign in to comment.