[PR #3414] docs: fix up edge cases with links in notebooks #3270

Closed
opened 2026-02-20 17:48:20 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/3414

State: closed
Merged: Yes


  • Adds another notebook conversion
  • Fix up some edge cases for handling links in notebooks. Notebooks links were using a different convention than markdown links.

We'll need to push additional logic to use an appropriate suffix (.md or .ipynb) for cross-references between how-to guides (though these should be rare).

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/3414 **State:** closed **Merged:** Yes --- * Adds another notebook conversion * Fix up some edge cases for handling links in notebooks. Notebooks links were using a different convention than markdown links. We'll need to push additional logic to use an appropriate suffix (.md or .ipynb) for cross-references between how-to guides (though these should be rare).
yindo added the pull-request label 2026-02-20 17:48:20 -05:00
yindo closed this issue 2026-02-20 17:48:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#3270