mirror of
https://github.com/lukevella/rallly.git
synced 2025-08-02 16:09:08 +02:00
Switch to gitbook support page
This commit is contained in:
parent
33512acf77
commit
1d7bcddf1b
6 changed files with 48 additions and 223 deletions
|
@ -64,11 +64,12 @@ const Footer: React.VoidFunctionComponent = () => {
|
|||
</Link>
|
||||
</li>
|
||||
<li>
|
||||
<Link href="/support">
|
||||
<a className="font-normal leading-loose text-gray-400 hover:text-gray-800 hover:no-underline">
|
||||
Support
|
||||
</a>
|
||||
</Link>
|
||||
<a
|
||||
href="https://support.rallly.co"
|
||||
className="font-normal leading-loose text-gray-400 hover:text-gray-800 hover:no-underline"
|
||||
>
|
||||
Support
|
||||
</a>
|
||||
</li>
|
||||
<li>
|
||||
<Link href="/privacy-policy">
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue