Skip to content

Commit 0266fa9

Browse files
authored
fix: update Lyra sponsor link to the correct URL (#384)
i love china
1 parent 20106f1 commit 0266fa9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/src/components/SponsorshipsSection/NewSponsorships.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ export default function NewSponsorships() {
8282
className="dark:hidden"
8383
/>
8484
</PlatinumSponsor>
85-
<PlatinumSponsor href="https://www.lyra.com" ariaLabel="Lyra" className="w-64">
85+
<PlatinumSponsor href="https://lyratechnologies.com.au/" ariaLabel="Lyra" className="w-64">
8686
<Image
8787
src={LyraWhiteLogo}
8888
alt="Lyra Logo"

0 commit comments

Comments
 (0)