mirror of
https://github.com/lukevella/rallly.git
synced 2025-07-19 17:27:26 +02:00
🐛 Fix broken link in license page
This commit is contained in:
parent
cd0930cf16
commit
e17258e6c4
1 changed files with 1 additions and 1 deletions
|
@ -139,7 +139,7 @@ export default async function LicensePage() {
|
||||||
<a
|
<a
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noreferrer"
|
rel="noreferrer"
|
||||||
href="https://support.rallly.co/self-hosting/pricing"
|
href="https://support.rallly.co/self-hosting/licensing"
|
||||||
>
|
>
|
||||||
<Icon>
|
<Icon>
|
||||||
<ShoppingBagIcon />
|
<ShoppingBagIcon />
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue