From 73b36137aa108959166287b700cf1b6498f90f7a Mon Sep 17 00:00:00 2001 From: Mason Daugherty Date: Mon, 29 Sep 2025 16:02:26 -0400 Subject: [PATCH] Update README.md to include source link for docs Added source link to the Documentation section. --- profile/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/profile/README.md b/profile/README.md index 148a86f..a08d036 100644 --- a/profile/README.md +++ b/profile/README.md @@ -47,6 +47,6 @@ OSS extensions and apps: ## Learn more -- [Documentation](https://docs.langchain.com/) +- [Documentation](https://docs.langchain.com/) [(source)](https://github.com/langchain-ai/docs) - [Community forum](https://forum.langchain.com/) - [LangChain Academy](https://academy.langchain.com/) - comprehensive, free courses on LangChain libraries and products, made by the LangChain team