[PR #2762] [CLOSED] Changed link from langgraph to langchain #2866

Closed
opened 2026-06-05 18:20:14 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/2762
Author: @DanilBaibak
Created: 2/22/2026
Status: Closed

Base: mainHead: fix-multi-agent-systems-link


📝 Commits (4)

  • 2e24261 Changed link from langgraph to langchain
  • 3cc54ba Merge branch 'main' into fix-multi-agent-systems-link
  • f16407a Merge branch 'main' into fix-multi-agent-systems-link
  • 543aa4f Merge branch 'main' into fix-multi-agent-systems-link

📄 Description

Overview

Type of change

Type: Fix link

Related issues

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

Additional notes

Fixed for both TypeScript and Python version.


🔄 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/2762 **Author:** [@DanilBaibak](https://github.com/DanilBaibak) **Created:** 2/22/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix-multi-agent-systems-link` --- ### 📝 Commits (4) - [`2e24261`](https://github.com/langchain-ai/docs/commit/2e24261a2889d78108e26a1275ed0b1d3f515e80) Changed link from langgraph to langchain - [`3cc54ba`](https://github.com/langchain-ai/docs/commit/3cc54ba260553810940bf44cb92e2929ecd06206) Merge branch 'main' into fix-multi-agent-systems-link - [`f16407a`](https://github.com/langchain-ai/docs/commit/f16407a88300bb8efa5223e90afe8c0c7d52b850) Merge branch 'main' into fix-multi-agent-systems-link - [`543aa4f`](https://github.com/langchain-ai/docs/commit/543aa4fce25d9f83d66516b8849c3f96324a2807) Merge branch 'main' into fix-multi-agent-systems-link ### 📄 Description ## Overview <!-- Brief description of what documentation is being added/updated --> ## Type of change **Type:** Fix link ## Related issues - GitHub issue: #2761 <!-- For LangChain employees, if applicable: --> ## 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 ## Additional notes <!-- Any other information that would be helpful for reviewers --> Fixed for both TypeScript and Python version. --- <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-06-05 18:20:14 -04:00
yindo closed this issue 2026-06-05 18:20:14 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#2866