[PR #1100] [MERGED] fix(docs): update url to langchain-azure-storage in reference doc #1292

Closed
opened 2026-02-17 17:22:05 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1100
Author: @anjaliratnam-msft
Created: 10/22/2025
Status: Merged
Merged: 10/23/2025
Merged by: @mdrxy

Base: mainHead: update-ref-url


📝 Commits (2)

  • 67de69f fix urls to reference doc
  • 4b81643 Merge branch 'main' into update-ref-url

📊 Changes

2 files changed (+2 additions, -2 deletions)

View changed files

📝 src/oss/python/integrations/document_loaders/azure_blob_storage.mdx (+1 -1)
📝 src/oss/python/integrations/document_loaders/index.mdx (+1 -1)

📄 Description

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

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/1100 **Author:** [@anjaliratnam-msft](https://github.com/anjaliratnam-msft) **Created:** 10/22/2025 **Status:** ✅ Merged **Merged:** 10/23/2025 **Merged by:** [@mdrxy](https://github.com/mdrxy) **Base:** `main` ← **Head:** `update-ref-url` --- ### 📝 Commits (2) - [`67de69f`](https://github.com/langchain-ai/docs/commit/67de69f176109a91967cb553f87ba4636dbd05a1) fix urls to reference doc - [`4b81643`](https://github.com/langchain-ai/docs/commit/4b81643ac2f68f0752d2d55a19b01ed507bd819a) Merge branch 'main' into update-ref-url ### 📊 Changes **2 files changed** (+2 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/oss/python/integrations/document_loaders/azure_blob_storage.mdx` (+1 -1) 📝 `src/oss/python/integrations/document_loaders/index.mdx` (+1 -1) </details> ### 📄 Description Fixed the URL to point to the `langchain-azure-storage` reference doc since it was moved under the Azure folder. ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md) - [x] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [x] 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 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:22:05 -05:00
yindo closed this issue 2026-02-17 17:22:05 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1292