From 766cdd7123fdeeed246e3cad60978f47ad99f901 Mon Sep 17 00:00:00 2001
From: Peer_Rich
Date: Wed, 8 Sep 2021 16:01:42 +0200
Subject: [PATCH] changed api docs link (#606)
---
pages/404.tsx | 2 +-
pages/settings/embed.tsx | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/pages/404.tsx b/pages/404.tsx
index 7de90082d4..51c586efa5 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 6dfc541e1e..4187fa3055 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