From 2949c849d18307edb9c60cee4873ea6d4843f226 Mon Sep 17 00:00:00 2001 From: Benedikt Rollik Date: Mon, 2 Jun 2025 13:56:30 +0200 Subject: [PATCH] Fix broken link --- tutorials/connect-generative-apis-sql/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tutorials/connect-generative-apis-sql/index.mdx b/tutorials/connect-generative-apis-sql/index.mdx index 005156e4ec..308f2b3659 100644 --- a/tutorials/connect-generative-apis-sql/index.mdx +++ b/tutorials/connect-generative-apis-sql/index.mdx @@ -28,7 +28,7 @@ This tutorial demonstrates how to build a data analysis agent that connects Scal - [Owner](/iam/concepts/#owner) status or [IAM permissions](/iam/concepts/#permission) allowing actions in the intended Organization - Python 3.9 or higher - An API key from Scaleway [Identity and Access Management](/iam/) -- Access to Scaleway [Generative APIs](/generative-apis/quickstart/) and [Serverless SQL](/serverless-sql/quickstart/) +- Access to Scaleway [Generative APIs](/generative-apis/quickstart/) and [Serverless SQL](/serverless-sql-databases/quickstart/) ## Introduction