Skip to content

Commit 2201d83

Browse files
committed
Footer LinkedIn link changed to the LinkedIn group link
1 parent cb07a6e commit 2201d83

File tree

1 file changed

+4
-4
lines changed
  • frontend/src/apps/main/redux/reducers/layout-reducer

1 file changed

+4
-4
lines changed

frontend/src/apps/main/redux/reducers/layout-reducer/index.ts

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -72,19 +72,19 @@ const data = [
7272
{
7373
href: "https://www.instagram.com/dzcode.io",
7474
text: "On Instagram",
75-
},
75+
},
7676
{
7777
href: "https://www.youtube.com/channel/UC_tLjuQaYotzERtaAo8Y4SQ",
7878
text: "On YouTube",
7979
},
8080
{
8181
href: "https://twitter.com/dzcode_io",
8282
text: "On Twitter",
83-
},
83+
},
8484
{
85-
href: "https://www.linkedin.com/company/dzcode",
85+
href: "https://www.linkedin.com/groups/8924363",
8686
text: "On LinkedIn",
87-
},
87+
},
8888
],
8989
},
9090
];

0 commit comments

Comments
 (0)