[PR #238] [MERGED] Fix: broken link in agent_supervisor.ipynb #597

Closed
opened 2026-02-15 19:15:10 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langgraphjs/pull/238
Author: @vale-c
Created: 7/2/2024
Status: Merged
Merged: 7/2/2024
Merged by: @jacoblee93

Base: mainHead: patch-1


📝 Commits (1)

  • 0f5c8cb Fix broken link in agent_supervisor.ipynb

📊 Changes

1 file changed (+1 additions, -1 deletions)

View changed files

📝 examples/multi_agent/agent_supervisor.ipynb (+1 -1)

📄 Description

The purpose of this small PR is to fix a broken link (i.e. the one titled "The previous example") in the agent_supervisor.ipynb example docs.

BEFORE (clicking the link takes to 404):

Screenshot 2024-07-02 at 11 54 09

AFTER (clicking the link takes to the actual page):

Screenshot 2024-07-02 at 11 55 12

🔄 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/langgraphjs/pull/238 **Author:** [@vale-c](https://github.com/vale-c) **Created:** 7/2/2024 **Status:** ✅ Merged **Merged:** 7/2/2024 **Merged by:** [@jacoblee93](https://github.com/jacoblee93) **Base:** `main` ← **Head:** `patch-1` --- ### 📝 Commits (1) - [`0f5c8cb`](https://github.com/langchain-ai/langgraphjs/commit/0f5c8cb5edbceb7fb30253a62276f19e60533637) Fix broken link in agent_supervisor.ipynb ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `examples/multi_agent/agent_supervisor.ipynb` (+1 -1) </details> ### 📄 Description The purpose of this small PR is to fix a broken link (i.e. the one titled "The previous example") in the `agent_supervisor.ipynb` example docs. **BEFORE** (clicking the link takes to `404`): <img width="1269" alt="Screenshot 2024-07-02 at 11 54 09" src="https://github.com/langchain-ai/langgraphjs/assets/21361479/b4e726c9-a370-4c70-8bb2-f27805af4975"> **AFTER** (clicking the link takes to the actual page): <img width="858" alt="Screenshot 2024-07-02 at 11 55 12" src="https://github.com/langchain-ai/langgraphjs/assets/21361479/a6bfb4dc-8f7f-4034-a531-faab8a121d2a"> --- <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-15 19:15:10 -05:00
yindo closed this issue 2026-02-15 19:15:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#597