diff --git a/apps/landing/src/components/footer.tsx b/apps/landing/src/components/footer.tsx index 6a290bee..1c108ab3 100644 --- a/apps/landing/src/components/footer.tsx +++ b/apps/landing/src/components/footer.tsx @@ -13,7 +13,7 @@ const columns = [ title: "Resources", links: [ { label: "Documentation", href: "https://docs.snapotter.com" }, - { label: "API Reference", href: "https://docs.snapotter.com/api" }, + { label: "API Reference", href: "https://docs.snapotter.com/api/rest" }, { label: "Docker Hub", href: "https://hub.docker.com/r/snapotter/snapotter",