From 03ca2c1f9805136c183b0b86e2000622056bda31 Mon Sep 17 00:00:00 2001 From: Julius Pataky Date: Mon, 15 Jan 2024 14:09:29 +0100 Subject: [PATCH] fix: get-demo url Fixing url to correctly access Get Demo form. --- docs/agent/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/agent/index.mdx b/docs/agent/index.mdx index 54e86687..55d911e2 100644 --- a/docs/agent/index.mdx +++ b/docs/agent/index.mdx @@ -5,7 +5,7 @@ import DocCardList from '@theme/DocCardList'; The Superface Agent allows you to interact with SaaS platforms via natural language prompts. :::note Availability -Our Agent is currently in a closed beta. If you are interested in checking it out, please [book a demo](https://superface.ai/get-demo). +Our Agent is currently in a closed beta. If you are interested in checking it out, please [book a demo](https://superface.ai/content/get-demo). ::: The Agent is based around the same concept of tools as Superface for GPTs, but presents an chat-style interface for you to interact with any API you have connected. The agent enables you to: