Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3ef89a commit c4ad8eaCopy full SHA for c4ad8ea
src/components/footer/footer.js
@@ -7,8 +7,8 @@ const Footer = () => (
7
<div className="footer">
8
<div className="footer__inner">
9
We're always happy to help. Feel free to{' '}
10
- <a href="mailto:support@hackerone.com">contact support</a>,{' '}
11
- <a href="mailto:sales@hackerone.com">connect with our sales team</a>, or{' '}
+ <a href="https://support.hackerone.com/hc/en-us/requests/new">contact support</a>,{' '}
+ <a href="https://www.hackerone.com/contact">connect with our sales team</a>, or{' '}
12
<a href="https://www.hackerone.com" target="_blank">
13
check out our website
14
</a>.
0 commit comments