From a25f3fad329806d73b717aa4080bcad589e9cbb9 Mon Sep 17 00:00:00 2001 From: Logan Gingerich Date: Wed, 17 Sep 2025 09:51:38 -0400 Subject: [PATCH] Update _get-public-url-snippet.mdx --- docs/sdk-docs/integrations/_get-public-url-snippet.mdx | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/sdk-docs/integrations/_get-public-url-snippet.mdx b/docs/sdk-docs/integrations/_get-public-url-snippet.mdx index 55a46c17..bf60c8b2 100644 --- a/docs/sdk-docs/integrations/_get-public-url-snippet.mdx +++ b/docs/sdk-docs/integrations/_get-public-url-snippet.mdx @@ -4,7 +4,7 @@ import { Screenshot } from "@/mdx/components"; ### Get the API's combined spec public URL from the registry -Navigate to the [Speakeasy Dashboard](https://app.speakeasy.com) and open the **API Registry** tab. Open the `*-with-code-samples` entry for the API. +Navigate to the [Speakeasy Dashboard](https://app.speakeasy.com) and open the **API Registry** overview. Select the relevant API and open the entry labeled with type `Combined Spec`. This is typically at the bottom under "Related Documents". has an [automatic code sample > URL](/docs/sdk-docs/code-samples/automated-code-sample-urls) configured. -From the registry entry's page, copy the provided public URL. +From the registry entry's page, copy the provided public URL using the "Share" button on the top right.