mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-18 00:37:27 +02:00
🐛 Fix broken link (#1768)
This commit is contained in:
parent
7d25950e19
commit
88afa011d5
1 changed files with 1 additions and 1 deletions
|
@ -110,7 +110,7 @@ export const LicenseKeyEmail = ({
|
||||||
a: (
|
a: (
|
||||||
<Link
|
<Link
|
||||||
className="text-link"
|
className="text-link"
|
||||||
href="https://docs.rallly.co/self-hosted"
|
href="https://support.rallly.co/self-hosting/licensing#activating-your-license"
|
||||||
/>
|
/>
|
||||||
),
|
),
|
||||||
}}
|
}}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue