Skip to content

Commit 75020cb

Browse files
authored
chore: fix links (#1311)
oops
1 parent 754d51d commit 75020cb

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

libs/community/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pip install langchain-google-community
1717

1818
## 📖 Documentation
1919

20-
For full documentation, see the [API reference](https://reference.langchain.com/python/langchain_google_community/). For conceptual guides, tutorials, and examples on using these classes, see the [LangChain Docs](https://docs.langchain.com/oss/python/integrations/providers/google).
20+
For full documentation, see the [API reference](https://reference.langchain.com/python/integrations/langchain_google_community/). For conceptual guides, tutorials, and examples on using these classes, see the [LangChain Docs](https://docs.langchain.com/oss/python/integrations/providers/google).
2121

2222
## 💁 Contributing
2323

libs/genai/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pip install langchain-google-genai
1717

1818
## 📖 Documentation
1919

20-
For full documentation, see the [API reference](https://reference.langchain.com/python/langchain_google_genai/). For conceptual guides, tutorials, and examples on using these classes, see the [LangChain Docs](https://docs.langchain.com/oss/python/integrations/providers/google#google-generative-ai).
20+
For full documentation, see the [API reference](https://reference.langchain.com/python/integrations/langchain_google_genai/). For conceptual guides, tutorials, and examples on using these classes, see the [LangChain Docs](https://docs.langchain.com/oss/python/integrations/providers/google#google-generative-ai).
2121

2222
## 📕 Releases & Versioning
2323

libs/vertexai/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ pip install langchain-google-vertexai
1717

1818
## 📖 Documentation
1919

20-
For full documentation, see the [API reference](https://reference.langchain.com/python/langchain_google_vertexai/). For conceptual guides, tutorials, and examples on using these classes, see the [LangChain Docs](https://docs.langchain.com/oss/python/integrations/providers/google#google-cloud).
20+
For full documentation, see the [API reference](https://reference.langchain.com/python/integrations/langchain_google_vertexai/). For conceptual guides, tutorials, and examples on using these classes, see the [LangChain Docs](https://docs.langchain.com/oss/python/integrations/providers/google#google-cloud).
2121

2222
## 📕 Releases & Versioning
2323

0 commit comments

Comments
 (0)