-
Notifications
You must be signed in to change notification settings - Fork 2.8k
Open
Labels
Description
Checklist
- I added a very descriptive title to this issue.
- I included a link to the documentation page I am referring to (if applicable).
Issue with current documentation:
Hi team,
I noticed that one of the links in the LangChain.js documentation is broken. It points to a page that no longer exists.
Details:
- Broken link:
https://langchain-ai.github.io/langgraphjs/https%3A/docs.langchain.com/oss/javascript/langgraph/quickstart - Where it appears:
https://js.langchain.com/docs/introduction/ - Section:
Tutorials - Expected behavior: The link should open the relevant page or redirect to the updated documentation.
- Actual behavior: The link returns a 404 (page not found).
Steps to Reproduce:
- Visit:
https://js.langchain.com/docs/introduction/ - Click on:
LangGraph.js quickstart - See error (404 or missing page).
Suggested Fix:
- Update the link to the correct documentation page (if it has moved).
- If the section was removed, consider deleting or replacing the outdated link.
Environment:
- Browser: Chrome
- OS: Windows
- Date observed: November 2025
Idea or request for content:
No response