diff --git a/api-playground/troubleshooting.mdx b/api-playground/troubleshooting.mdx index 0b05a0ec2..dc1da5a2d 100644 --- a/api-playground/troubleshooting.mdx +++ b/api-playground/troubleshooting.mdx @@ -27,7 +27,7 @@ If your API pages aren't displaying correctly, check these common configuration you could encounter this issue. You can convert your document at [editor.swagger.io](https://editor.swagger.io/) (under Edit \> Convert to OpenAPI 3): - ![](/images/convert-oas-3.png) + ![Screenshot of the Swagger Editor with the Edit menu expanded and the "Convert to OpenAPI 3" menu item highlighted.](/images/convert-oas-3.png) diff --git a/components/update.mdx b/components/update.mdx index b5583e848..4b3a16dbf 100644 --- a/components/update.mdx +++ b/components/update.mdx @@ -14,7 +14,7 @@ Use the `Update` component to display changelog entries, version updates, and re diff --git a/dashboard/sso.mdx b/dashboard/sso.mdx index 400ca2017..1619736cc 100644 --- a/dashboard/sso.mdx +++ b/dashboard/sso.mdx @@ -59,13 +59,13 @@ Use single sign-on to your dashboard via SAML and OIDC. If you use Okta, Google Under `Web and mobile apps`, select `Add custom SAML app` from the `Add app` dropdown. - ![](/images/gsuite-add-custom-saml-app.png) + ![Screenshot of the Google Workspace SAML application creation page with the "Add custom SAML app" menu item highlighted](/images/gsuite-add-custom-saml-app.png) Copy the provided SSO URL, Entity ID, and x509 certificate and send it to the Mintlify team. - ![](/images/gsuite-saml-metadata.png) + ![Screenshot of the Google Workspace SAML application page with the SSO URL, Entity ID, and x509 certificate highlighted. The specific values for each of these are blurred out.](/images/gsuite-saml-metadata.png) @@ -76,7 +76,7 @@ Use single sign-on to your dashboard via SAML and OIDC. If you use Okta, Google * Name ID: `Basic Information > Primary email` - ![](/images/gsuite-sp-details.png) + ![Screenshot of the Service provider details page with the ACS URL and Entity ID input fields highlighted.](/images/gsuite-sp-details.png) On the next page, enter the following attribute statements: diff --git a/deploy/gitlab.mdx b/deploy/gitlab.mdx index 734c47ec1..0ab39c2f3 100644 --- a/deploy/gitlab.mdx +++ b/deploy/gitlab.mdx @@ -59,7 +59,7 @@ automatically trigger deployments. - + Screenshot of the Webhooks page in the GitLab dashboard. @@ -69,7 +69,7 @@ automatically trigger deployments. Paste the Webhook token generated after setting up the connection. - + Screenshot of the GitLab connection in the Mintlify dashboard. The Show Webtoken button is highlighted. @@ -87,7 +87,7 @@ automatically trigger deployments. This will help you verify that everything is working correctly and that your documentation will sync properly with your GitLab repository. - + Screenshot of the GitLab Webhooks page. The 'Push events' menu item is highlighted in the 'Test' menu.