diff --git a/docs/docs/integrations/providers/aws.mdx b/docs/docs/integrations/providers/aws.mdx index eff09acc865..74459655782 100755 --- a/docs/docs/integrations/providers/aws.mdx +++ b/docs/docs/integrations/providers/aws.mdx @@ -56,7 +56,7 @@ from langchain_aws import ChatBedrockConverse ### Bedrock -See a [usage example](docs/docs/integrations/llms/bedrock.ipynb). +See a [usage example](/docs/docs/integrations/llms/bedrock.ipynb). ```python from langchain_aws import BedrockLLM