Skip to content

Conversation

@anjaliratnam-msft
Copy link
Contributor

Fixed the URL to point to the langchain-azure-storage reference doc since it was moved under the Azure folder.

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed
  • I have gotten approval from the relevant reviewers

Copilot AI review requested due to automatic review settings October 22, 2025 21:54
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR corrects broken reference documentation URLs for the Azure Blob Storage document loader. The URLs were outdated after the langchain-azure-storage package was reorganized under the Azure folder structure.

Key changes:

  • Updated reference documentation URLs from /langchain_azure_storage/ to /langchain_azure/storage/

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

File Description
src/oss/python/integrations/document_loaders/index.mdx Updated the API reference link in the document loaders table to point to the correct Azure storage location
src/oss/python/integrations/document_loaders/azure_blob_storage.mdx Updated the API reference link in the page content to match the new Azure storage documentation structure

@github-actions github-actions bot added langchain For docs changes to LangChain python For content related to the Python version of LangChain projects oss labels Oct 22, 2025
Copy link

@kyleknap kyleknap left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good! 🚢

@mdrxy mdrxy changed the title fix(docs): update url to langchain-azure-storage in reference doc fix(docs): update url to langchain-azure-storage in reference doc Oct 23, 2025
@mdrxy mdrxy merged commit 562ccbb into langchain-ai:main Oct 23, 2025
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

langchain For docs changes to LangChain oss python For content related to the Python version of LangChain projects

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants