We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dbc1af2 commit 0ef9163Copy full SHA for 0ef9163
1 file changed
Source code/src/pages/Contact.tsx
@@ -78,7 +78,7 @@ const Contact = () => {
78
<h3 className="font-bold">LinkedIn</h3>
79
<p className="text-gray-600 mb-2">Follow us on LinkedIn</p>
80
<a
81
- href="https://linkedin.com"
+ href="https://www.linkedin.com/company/open-hardware-initiative/"
82
target="_blank"
83
rel="noopener noreferrer"
84
className="text-primary-blue hover:underline inline-block"
0 commit comments