We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e2c4280 commit 0a96c0bCopy full SHA for 0a96c0b
1 file changed
Source code/src/pages/Contact.tsx
@@ -43,7 +43,7 @@ const Contact = () => {
43
<h3 className="font-bold">Email</h3>
44
<p className="text-gray-600">openhardware.team@gmail.com</p>
45
<a
46
- href="mailto:contact@open-hardware-initiative.com"
+ href="mailto:openhardware.team@gmail.com"
47
className="text-primary-blue hover:underline mt-1 inline-block"
48
>
49
Send an email
0 commit comments