Skip to content

Commit

Permalink
[ Web ] [ Hotfix ] badgeLink 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
jamooooong committed Nov 11, 2024
1 parent 4fe3770 commit de27fe8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apps/web/src/app/about/page.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ const AboutPage = () => {
</p>
</div>
</section>
<AboutBadgeCopyBox badgeLink="[![rankit-badge](https://rankit.run/badge?name=깃허브아이디)](https://www.rankit.run)" />
<AboutBadgeCopyBox badgeLink="[![rankit-badge](https://badge.rankit.run/badge?name=깃허브아이디)](https://www.rankit.run)" />

<section className={sectionStyle}>
<div>
Expand Down

0 comments on commit de27fe8

Please sign in to comment.