🐛 Fix broken link (#1768)

This commit is contained in:
Luke Vella 2025-06-10 10:51:14 +01:00 committed by GitHub
parent 7d25950e19
commit 88afa011d5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -110,7 +110,7 @@ export const LicenseKeyEmail = ({
a: (
<Link
className="text-link"
href="https://docs.rallly.co/self-hosted"
href="https://support.rallly.co/self-hosting/licensing#activating-your-license"
/>
),
}}