Skip to content

Commit b8ba731

Browse files
authored
chore: update README.md (#408)
1 parent f242ee6 commit b8ba731

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,10 @@
1515

1616
This repository contains community-maintained LangChain integrations in the [`langchain-community`](https://pypi.org/project/langchain-community/) package.
1717

18-
**Documentation**: To learn more about LangChain, check out [the docs](https://docs.langchain.com/oss/python/langchain/overview).
18+
**Documentation**:
19+
20+
- [docs.langchain.com](https://docs.langchain.com/oss/python/langchain/overview) – Comprehensive documentation, including conceptual overviews and guides
21+
- [reference.langchain.com/python](https://reference.langchain.com/python/langchain_community/) – API reference docs for community integrations
1922

2023
**Discussions**: Visit the [LangChain Forum](https://forum.langchain.com) to connect with the community and share all of your technical questions, ideas, and feedback.
2124

@@ -24,6 +27,5 @@ This repository contains community-maintained LangChain integrations in the [`la
2427
2528
## Additional resources
2629

27-
- [API Reference](https://reference.langchain.com/python): Detailed reference on navigating base packages and integrations for LangChain.
28-
- [Contributing Guide](https://docs.langchain.com/oss/python/contributing/overview): Learn how to contribute to LangChain and find good first issues.
30+
- [Contributing Guide](https://docs.langchain.com/oss/python/contributing/overview): Learn how to contribute to LangChain projects and find good first issues.
2931
- [Code of Conduct](https://github.com/langchain-ai/langchain-community/blob/master/.github/CODE_OF_CONDUCT.md): Our community guidelines and standards for participation.

0 commit comments

Comments
 (0)