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
4 changes: 1 addition & 3 deletions src/components/views/Contact.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,7 @@ export default () => {
<meta name="description" content={pageDescription} />
</Helmet>
<p id="contact">
Please use the
{' '}<a href="https://discourse.mozilla.org/c/fx-public-data">Firefox Public Data forum</a>
{' '}(requires sign-up) or email us at
Please email us at
{' '}<a href="mailto:fx-public-data@mozilla.com">fx-public-data@mozilla.com</a>
{' '}with any questions about this report. We will respond as soon as possible.
</p>
Expand Down