diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 2b73b3f009c..e67b62e9930 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -15,7 +15,7 @@ body: * [LangChain Forum](https://forum.langchain.com/), * [LangChain Github Issues](https://github.com/langchain-ai/langchain/issues?q=is%3Aissue), * [LangChain documentation with the integrated search](https://python.langchain.com/docs/get_started/introduction), - * [LangChain how-to guides](https://langchain-ai.github.io/langgraph/how-tos/), + * [LangChain how-to guides](https://python.langchain.com/docs/how_to/), * [API Reference](https://python.langchain.com/api_reference/), * [LangChain ChatBot](https://chat.langchain.com/) * [GitHub search](https://github.com/langchain-ai/langchain), diff --git a/.github/ISSUE_TEMPLATE/documentation.yml b/.github/ISSUE_TEMPLATE/documentation.yml index 1e025fde1c8..24510c2f781 100644 --- a/.github/ISSUE_TEMPLATE/documentation.yml +++ b/.github/ISSUE_TEMPLATE/documentation.yml @@ -23,7 +23,7 @@ body: * [LangChain Forum](https://forum.langchain.com/), * [LangChain Github Issues](https://github.com/langchain-ai/langchain/issues?q=is%3Aissue), * [LangChain documentation with the integrated search](https://python.langchain.com/docs/get_started/introduction), - * [LangChain how-to guides](https://langchain-ai.github.io/langgraph/how-tos/), + * [LangChain how-to guides](https://python.langchain.com/docs/how_to/), * [API Reference](https://python.langchain.com/api_reference/), * [LangChain ChatBot](https://chat.langchain.com/) * [GitHub search](https://github.com/langchain-ai/langchain),