File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -20,16 +20,16 @@ const Footer = ({ withSidebar }) => {
20
20
< div className = { classnames ( grid . col , css . socialmediaWrapper ) } >
21
21
< ul >
22
22
< li >
23
- < a href = { 'https://twitter.com/ProcessingOrg ' } target = "_blank" rel = "noreferrer" > Twitter</ a >
23
+ < a href = { 'https://twitter.com/ProcessingCore ' } target = "_blank" rel = "noreferrer" > Twitter</ a >
24
24
</ li >
25
25
< li >
26
26
< a href = { 'https://medium.com/@ProcessingOrg' } target = "_blank" rel = "noreferrer" > Medium</ a >
27
27
</ li >
28
28
< li >
29
- < a href = { 'https://www.instagram.com/processingorg /' } target = "_blank" rel = "noreferrer" > Instagram</ a >
29
+ < a href = { 'https://www.instagram.com/processing_core /' } target = "_blank" rel = "noreferrer" > Instagram</ a >
30
30
</ li >
31
31
< li >
32
- < a href = { 'http://github.com/processing/' } target = "_blank" rel = "noreferrer" > GitHub</ a >
32
+ < a href = { 'http://github.com/processing/processing4/ ' } target = "_blank" rel = "noreferrer" > GitHub</ a >
33
33
</ li >
34
34
</ ul >
35
35
< p
You can’t perform that action at this time.
0 commit comments