Skip to content

Commit

Permalink
Merge pull request #37 from flowerseok/master
Browse files Browse the repository at this point in the history
[hotfix] 매칭테스트 광고링크 수정
  • Loading branch information
flowerseok authored Feb 1, 2024
2 parents 0e21cc1 + 4cbd2e1 commit 45e0769
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion components/matchingtest/Loading.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ const Loading = ({ setIsDone }: LoadingPageProps) => {
{icons[currentIconIndex]}
</div>
<Link
href="https://www.instagram.com/p/C2ubAbGvtYB/?utm_source=ig_web_copy_link&igsh=MzRlODBiNWFlZA=="
href="https://www.instagram.com/acode_officiel?utm_source=ig_web_button_share_sheet&igsh=ZDNlZDc0MzIxNw=="
className="relative shrink-0 w-full h-[106px] text-acodewhite flex flex-col overflow-hidden"
target="_blank"
>
Expand Down

0 comments on commit 45e0769

Please sign in to comment.