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 cb07a6e commit 2201d83Copy full SHA for 2201d83
frontend/src/apps/main/redux/reducers/layout-reducer/index.ts
@@ -72,19 +72,19 @@ const data = [
72
{
73
href: "https://www.instagram.com/dzcode.io",
74
text: "On Instagram",
75
- },
+ },
76
77
href: "https://www.youtube.com/channel/UC_tLjuQaYotzERtaAo8Y4SQ",
78
text: "On YouTube",
79
},
80
81
href: "https://twitter.com/dzcode_io",
82
text: "On Twitter",
83
84
85
- href: "https://www.linkedin.com/company/dzcode",
+ href: "https://www.linkedin.com/groups/8924363",
86
text: "On LinkedIn",
87
88
],
89
90
];
0 commit comments