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 59e6cd9 commit 9cdf21cCopy full SHA for 9cdf21c
1 file changed
src/components/Navbar.jsx
@@ -271,7 +271,7 @@ const Connect = () => (
271
<a href="https://www.linkedin.com/company/devdisplay/" className="block text-sm text-neutral-400">
272
LinkedIn
273
</a>
274
- <a href="https://twitter.com/devdisplay_" className="block text-sm text-neutral-400">
+ <a href="https://twitter.com/DevDisplayOrg" className="block text-sm text-neutral-400">
275
Twitter
276
277
<a href="https://instagram.com/devdisplay" className="block text-sm text-neutral-400">
0 commit comments