From 00d71b9549e13f84c16256ddb5c66e104d7f4638 Mon Sep 17 00:00:00 2001 From: Scott Brenner Date: Sat, 26 Apr 2025 13:58:40 -0700 Subject: [PATCH] docs: correct Bedrock usage example --- docs/docs/integrations/providers/aws.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/docs/integrations/providers/aws.mdx b/docs/docs/integrations/providers/aws.mdx index c85b6eb8374..97bc1031fec 100755 --- a/docs/docs/integrations/providers/aws.mdx +++ b/docs/docs/integrations/providers/aws.mdx @@ -46,7 +46,7 @@ We recommend the Converse API for users who do not need to use custom models. It ::: -See a [usage example](/docs/integrations/chat/bedrock). +See a [usage example](/docs/docs/integrations/chat/bedrock.ipynb). ```python from langchain_aws import ChatBedrockConverse