diff --git a/pages/404.tsx b/pages/404.tsx index 7de90082..51c586ef 100644 --- a/pages/404.tsx +++ b/pages/404.tsx @@ -16,7 +16,7 @@ const links = [ title: "API Reference", description: "A complete API reference for our libraries", icon: CodeIcon, - href: "https://api.docs.calendso.com", + href: "https://developer.calendso.com/api", }, { title: "Blog", diff --git a/pages/settings/embed.tsx b/pages/settings/embed.tsx index 6dfc541e..4187fa30 100644 --- a/pages/settings/embed.tsx +++ b/pages/settings/embed.tsx @@ -69,7 +69,7 @@ export default function Embed(props) { Leverage our API for full control and customizability.

- + Browse our API documentation