Skip to content

Commit 8d2135a

Browse files
authored
chore: update links to LangChain how-to guides in issue templates (#32052)
1 parent 8199a55 commit 8d2135a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug-report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ body:
1515
* [LangChain Forum](https://forum.langchain.com/),
1616
* [LangChain Github Issues](https://github.com/langchain-ai/langchain/issues?q=is%3Aissue),
1717
* [LangChain documentation with the integrated search](https://python.langchain.com/docs/get_started/introduction),
18-
* [LangChain how-to guides](https://langchain-ai.github.io/langgraph/how-tos/),
18+
* [LangChain how-to guides](https://python.langchain.com/docs/how_to/),
1919
* [API Reference](https://python.langchain.com/api_reference/),
2020
* [LangChain ChatBot](https://chat.langchain.com/)
2121
* [GitHub search](https://github.com/langchain-ai/langchain),

.github/ISSUE_TEMPLATE/documentation.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ body:
2323
* [LangChain Forum](https://forum.langchain.com/),
2424
* [LangChain Github Issues](https://github.com/langchain-ai/langchain/issues?q=is%3Aissue),
2525
* [LangChain documentation with the integrated search](https://python.langchain.com/docs/get_started/introduction),
26-
* [LangChain how-to guides](https://langchain-ai.github.io/langgraph/how-tos/),
26+
* [LangChain how-to guides](https://python.langchain.com/docs/how_to/),
2727
* [API Reference](https://python.langchain.com/api_reference/),
2828
* [LangChain ChatBot](https://chat.langchain.com/)
2929
* [GitHub search](https://github.com/langchain-ai/langchain),

0 commit comments

Comments
 (0)