0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-25 02:41:37 -05:00

fix: merch link (#15999)

This commit is contained in:
Daniel Dietzler 2025-02-10 17:56:40 +01:00 committed by GitHub
parent fe4c49c8e3
commit 52b650093d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -53,7 +53,7 @@ function HomepageHeader() {
<Link
className="flex place-items-center place-content-center py-3 px-8 border bg-immich-primary/10 dark:bg-gray-300 rounded-xl hover:no-underline text-immich-primary dark:text-immich-dark-bg font-bold uppercase"
to="https://demo.immich.app/"
to="https://immich.store"
>
Buy Merch
</Link>