Broken links in docs pages #73

Closed
opened 2026-02-15 17:15:25 -05:00 by yindo · 2 comments
Owner

Originally created by @benjamincburns on GitHub (Aug 27, 2024).

The "Annotations" link under the "Schema" heading on the Low Level LangGraph Concepts docs page leads to the following URL, which 404s: https://langchain-ai.github.io/langgraphjs/reference/functions/langgraph.Annotation-1.html

I can't recall any other specific links that are broken like this, but I feel like I've encountered others as well. Do you guys happen to have broken link monitoring set up for your docs? If not, I'd recommend it, as this sort of thing can degrade devs' impressions of the quality of the library/framework.

Originally created by @benjamincburns on GitHub (Aug 27, 2024). The "Annotations" link under the "Schema" heading on the [Low Level LangGraph Concepts](https://langchain-ai.github.io/langgraphjs/concepts/low_level/#schema) docs page leads to the following URL, which 404s: https://langchain-ai.github.io/langgraphjs/reference/functions/langgraph.Annotation-1.html I can't recall any other specific links that are broken like this, but I feel like I've encountered others as well. Do you guys happen to have broken link monitoring set up for your docs? If not, I'd recommend it, as this sort of thing can degrade devs' impressions of the quality of the library/framework.
yindo closed this issue 2026-02-15 17:15:25 -05:00
Author
Owner

@isahers1 commented on GitHub (Aug 27, 2024):

Thanks for the suggestion! Opened a PR trying to fix this: https://github.com/langchain-ai/langgraphjs/pull/403

@isahers1 commented on GitHub (Aug 27, 2024): Thanks for the suggestion! Opened a PR trying to fix this: https://github.com/langchain-ai/langgraphjs/pull/403
Author
Owner

@jacoblee93 commented on GitHub (Aug 28, 2024):

Fixed in #407, thank you!

@jacoblee93 commented on GitHub (Aug 28, 2024): Fixed in #407, thank you!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraphjs#73