From 1ed8c303329bf866b19f501fbe8fe0b63e1b1979 Mon Sep 17 00:00:00 2001 From: fpagny Date: Fri, 25 Oct 2024 10:24:38 +0200 Subject: [PATCH] Update index.mdx Fix Cockpit API link in overview redirecting to the wrong page (cockpit API instead of Cockpit regional API) --- observability/cockpit/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/observability/cockpit/index.mdx b/observability/cockpit/index.mdx index 709fc715e4..66d41d635a 100644 --- a/observability/cockpit/index.mdx +++ b/observability/cockpit/index.mdx @@ -73,7 +73,7 @@ meta: productLogo="cli" title="Cockpit API" description="Manage Cockpit using the Scaleway API." - url="https://www.scaleway.com/en/developers/api/cockpit/" + url="https://www.scaleway.com/en/developers/api/cockpit/regional-api/" label="Go to Cockpit API" />