DOC: Broken Link: "SQL Agent" example leads to 404 page #781

Closed
opened 2026-02-20 17:41:43 -05:00 by yindo · 2 comments
Owner

Originally created by @sajjadrahman56 on GitHub (Jul 9, 2025).

Originally assigned to: @eyurtsev on GitHub.

Describe the bug:

On the [Examples](https://langchain-ai.github.io/langgraph/examples/) section of the LangGraph documentation, the SQL Agent link is broken. When clicked, it leads to a 404 page.

To Reproduce:

  1. Go to: https://langchain-ai.github.io/langgraph/examples/
  2. Scroll to the General section.
  3. Click on the link titled SQL Agent.
  4. You’ll be redirected to:
    https://langchain-ai.github.io/langgraph/examples/sql/sql-agent.md
    which results in a 404 Not Found.

Expected behavior:
The link should lead to a valid example or documentation page related to the SQL Agent.

Screenshots:

Image

Environment:

  • Browser: (e.g., Chrome 137)
  • OS: (e.g., Windows 10)
Originally created by @sajjadrahman56 on GitHub (Jul 9, 2025). Originally assigned to: @eyurtsev on GitHub. **Describe the bug:** On the [[Examples](https://langchain-ai.github.io/langgraph/examples/)](https://langchain-ai.github.io/langgraph/examples/) section of the LangGraph documentation, the **SQL Agent** link is broken. When clicked, it leads to a 404 page. **To Reproduce:** 1. Go to: [https://langchain-ai.github.io/langgraph/examples/](https://langchain-ai.github.io/langgraph/examples/) 2. Scroll to the **General** section. 3. Click on the link titled **SQL Agent**. 4. You’ll be redirected to: `https://langchain-ai.github.io/langgraph/examples/sql/sql-agent.md` which results in a **404 Not Found**. **Expected behavior:** The link should lead to a valid example or documentation page related to the SQL Agent. **Screenshots:** <img width="1236" height="405" alt="Image" src="https://github.com/user-attachments/assets/6f11cfc2-5edf-4a99-926f-4cf06a8a44dd" /> **Environment:** * Browser: (e.g., Chrome 137) * OS: (e.g., Windows 10)
yindo added the documentation label 2026-02-20 17:41:43 -05:00
yindo closed this issue 2026-02-20 17:41:43 -05:00
Author
Owner

@sajjadrahman56 commented on GitHub (Jul 9, 2025):

same for : Agent Supervisor: Build a supervisor agent that can manage a team of agents

@sajjadrahman56 commented on GitHub (Jul 9, 2025): ### **same for** : [Agent Supervisor](https://langchain-ai.github.io/langgraph/examples/multi_agent/agent_supervisor.md): Build a supervisor agent that can manage a team of agents
Author
Owner

@eyurtsev commented on GitHub (Jul 9, 2025):

Thanks should be fixed in a few

@eyurtsev commented on GitHub (Jul 9, 2025): Thanks should be fixed in a few
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#781