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 b08fa3d commit 25e3ef5Copy full SHA for 25e3ef5
src/components/Footer.js
@@ -32,7 +32,7 @@ const Footer = ({ withSidebar }) => {
32
<a href={'https://www.instagram.com/processing_core/'} target="_blank" rel="noreferrer">Instagram</a>
33
</li>
34
<li>
35
- <a href={'https://www.facebook.com/page.processing/'} target="_blank" rel="noreferrer">Facebook</a>
+ <a href={'https://www.facebook.com/people/Processing-Core/61567491443061/'} target="_blank" rel="noreferrer">Facebook</a>
36
37
38
<a href={'https://medium.com/@ProcessingOrg'} target="_blank" rel="noreferrer">Medium</a>
0 commit comments