feat: update docs link

This commit is contained in:
Mauricio Siu
2024-05-10 09:50:02 -06:00
parent 7cd424aeea
commit ca7d3634b9
3 changed files with 4 additions and 4 deletions

View File

@@ -40,7 +40,7 @@ export function CallToAction() {
<Button className="rounded-full mt-10" asChild>
<Link
href="https://docs.dokploy.com/installation"
href="https://docs.dokploy.com/get-started/installation"
aria-label="Dokploy on GitHub"
target="_blank"
className="flex flex-row gap-2 items-center"

View File

@@ -21,7 +21,7 @@ export function Footer() {
<NavLink href="/#features">Features</NavLink>
<NavLink href="/#faqs">Faqs</NavLink>
<NavLink
href="https://docs.dokploy.com/introduction"
href="https://docs.dokploy.com/get-started/introduction"
target="_blank"
>
Docs

View File

@@ -100,7 +100,7 @@ function MobileNavigation() {
<MobileNavLink href="/#testimonials">Testimonials</MobileNavLink>
<MobileNavLink href="/#faqs">Faqs</MobileNavLink>
<MobileNavLink
href="https://docs.dokploy.com/introduction"
href="https://docs.dokploy.com/get-started/introduction"
target="_blank"
>
Docs
@@ -126,7 +126,7 @@ export function Header() {
{/* <NavLink href="/#testimonials">Testimonials</NavLink> */}
<NavLink href="/#faqs">Faqs</NavLink>
<NavLink
href="https://docs.dokploy.com/introduction"
href="https://docs.dokploy.com/get-started/introduction"
target="_blank"
>
Docs