diff --git a/content/providers/01-ai-sdk-providers/10-google-generative-ai.mdx b/content/providers/01-ai-sdk-providers/10-google-generative-ai.mdx index 5dc33546bb85..cde9e3989065 100644 --- a/content/providers/01-ai-sdk-providers/10-google-generative-ai.mdx +++ b/content/providers/01-ai-sdk-providers/10-google-generative-ai.mdx @@ -107,7 +107,7 @@ The following optional settings are available for Google Generative AI models: Google Generative AI uses. You can use this to disable structured outputs if you need to. - See [Troubleshooting: Schema Limitations](#troubleshooting-schema-limitations) for more details. + See [Troubleshooting: Schema Limitations](#schema-limitations) for more details. - **safetySettings** _Array\<\{ category: string; threshold: string \}\>_ diff --git a/content/providers/01-ai-sdk-providers/11-google-vertex.mdx b/content/providers/01-ai-sdk-providers/11-google-vertex.mdx index 4967d67872df..b7344cc493c1 100644 --- a/content/providers/01-ai-sdk-providers/11-google-vertex.mdx +++ b/content/providers/01-ai-sdk-providers/11-google-vertex.mdx @@ -263,7 +263,7 @@ The following optional settings are available for Google Vertex models: Google Vertex uses. You can use this to disable structured outputs if you need to. - See [Troubleshooting: Schema Limitations](#troubleshooting-schema-limitations) for more details. + See [Troubleshooting: Schema Limitations](#schema-limitations) for more details. - **safetySettings** _Array\<\{ category: string; threshold: string \}\>_