fix incorrect faq URLs

This commit is contained in:
brxken128
2022-09-30 17:38:31 +01:00
parent 317ed2d7b0
commit 2952d3fc5e
2 changed files with 2 additions and 2 deletions

View File

@@ -56,7 +56,7 @@ export function Footer() {
<h3 className="mb-1 text-xs font-bold uppercase ">About</h3>
<FooterLink link="/team">Team</FooterLink>
<FooterLink link="/faq">FAQ</FooterLink>
<FooterLink link="/docs/product/resources/faq">FAQ</FooterLink>
<FooterLink link="/careers">Careers</FooterLink>
<FooterLink link="/changelog">Changelog</FooterLink>
<FooterLink link="/blog">Blog</FooterLink>

View File

@@ -226,7 +226,7 @@ function Page() {
lives, at unlimited scale.
</p>
<a
href="/faq"
href="/docs/product/resources/faq"
className="flex flex-row items-center text-gray-400 duration-150 animation-delay-3 fade-in-heading hover:text-white text-underline underline-offset-4"
>
<ArrowRight className="mr-2" />