Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/pages/HomePage.js
Original file line number Diff line number Diff line change
Expand Up @@ -135,7 +135,7 @@ class HomePage extends React.Component {
<div className="home-page__section blue">
<h1 className="home-page__section__title">Contact</h1>
<div className="home-page__section__content">
<p>For questions, concerns, or feedback please contact <a className="home-page__text__link" href="mailto:admin@librarieswithoutborders.org">[email protected]</a></p>
<p>For questions, concerns, or feedback please contact <a className="home-page__text__link" href="mailto:admin@librarieswithoutborders.us">[email protected]</a></p>
</div>
</div>
</div>
Expand Down