Skip to content

Commit

Permalink
404 Text update (#1943)
Browse files Browse the repository at this point in the history
* update 404 page

* update not found file

* update components

* text update for 404

* remove text
  • Loading branch information
djnunez-aot authored Aug 2, 2023
1 parent bb6990d commit 121114c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion met-web/src/routes/NotFound.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ const SuggestionsList = () => (
<li style={listItemStyle}>
Go to our <Link to="/">homepage</Link> and browse through our past and current engagements
</li>
<li style={listItemStyle}>Use the Search function at the top of this page</li>
<li style={listItemStyle}>Telephone Device for the Deaf (TDD) across B.C.: 711</li>
<li style={listItemStyle}>If you would like to email us, please contact *********@gov.bc.ca.</li>
</ul>
Expand Down

0 comments on commit 121114c

Please sign in to comment.