Skip to content

Commit

Permalink
Merge pull request #393 from USEPA/feature/update-404-page-homepage-link
Browse files Browse the repository at this point in the history
Feature/update 404 page homepage link
  • Loading branch information
courtneymyers authored Feb 28, 2024
2 parents 3da81cb + 6ee7ce6 commit 325e0db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/client/public/404.html
Original file line number Diff line number Diff line change
Expand Up @@ -612,7 +612,7 @@ <h1>Page not found</h1>
<div class="margin-y-5">
<ul class="usa-button-group">
<li class="usa-button-group__item">
<a href="." class="usa-button">Visit homepage</a>
<a href="/csb" class="usa-button">Visit homepage</a>
</li>
<li class="usa-button-group__item">
<a
Expand Down

0 comments on commit 325e0db

Please sign in to comment.