Skip to content

Commit 4114a21

Browse files
author
Reyhan Unal
committed
refactor: social links
1 parent 0b83bbd commit 4114a21

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/App.tsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ export const App = (): ReactElement => (
1111
</a>
1212
<ul>
1313
<li>
14-
<a href="https://github.com/ryhnnl" className="social-link">
14+
<a href="https://github.com/reyhankaplan" className="social-link">
1515
GitHub
1616
</a>
1717
</li>
1818
<li>
19-
<a href="https://www.linkedin.com/in/ryhnnl" className="social-link">
19+
<a href="https://www.linkedin.com/in/reyhankaplan" className="social-link">
2020
LinkedIn
2121
</a>
2222
</li>

0 commit comments

Comments
 (0)