You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/components/About/About.js
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -17,13 +17,13 @@ const About = () => {
17
17
</ul>
18
18
<h2className="title">The Open Source ChatShow</h2>
19
19
<p>For the month of October, 2021, we have weekly virtual sessions showcasing voices from the open source community.
20
-
Feel free to <ahref="https://us02web.zoom.us/webinar/register/WN_0i4q_-RxRnGyr3t_uD_XXw"target="_blank"rel="noopener noreferrer"className="join-us">
20
+
Feel free to <ahref="https://us02web.zoom.us/webinar/register/WN_0i4q_-RxRnGyr3t_uD_XXw"target="_blank"rel="noopener noreferrer"className="link">
21
21
join us!
22
22
</a>
23
23
</p>
24
24
<p>
25
25
You can also check out our <ahref="https://frontendstudygroup.github.io/blog/"target="_blank"rel="noopener noreferrer"
26
-
className="blog">blog</a> or contribute to <ahref="https://github.com/frontendstudygroup/frontendstudygroup.github.io"target="_blank"rel="noopener noreferrer"className="project">this project.</a>
26
+
className="link">blog</a> or contribute to <ahref="https://github.com/frontendstudygroup/frontendstudygroup.github.io"target="_blank"rel="noopener noreferrer"className="link">this project.</a>
0 commit comments