Skip to content

Commit 0ea811c

Browse files
committed
fix: updated github icon redirect url
Signed-off-by: Kaif Ali Khan <calmdownkaif@gmail.com>
1 parent b1031de commit 0ea811c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sitecomponents/Footer/index.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ const Footer = () => {
4242
</a>
4343
</li>
4444
<li>
45-
<a className="category-link" href="https://github.com/layer5io/">
45+
<a className="category-link" href="https://github.com/layer5io/recognition">
4646
<img src={GithubIcon} alt="GitHub Icon" />
4747
Github
4848
</a>

0 commit comments

Comments
 (0)