Skip to content

Commit 7470557

Browse files
committed
chore: update link
1 parent dfb8a15 commit 7470557

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ Using an LLM to call tools in a loop is the simplest form of an agent. This arch
77
> ![TIP]
88
> Looking for the Python version of this package? See [here: hwchase17/deepagents](https://github.com/hwchase17/deepagents)
99
10-
**Acknowledgements**: This project was primarily inspired by Claude Code, and initially was largely an attempt to see what made Claude Code general purpose, and make it even more so.
11-
1210
## Installation
1311

1412
```bash
@@ -17,4 +15,4 @@ yarn add deepagents
1715

1816
## Learn more
1917

20-
For more information, check out our docs: [link]
18+
For more information, check out our docs: [https://docs.langchain.com/labs/deep-agents/overview](https://docs.langchain.com/labs/deep-agents/overview)

0 commit comments

Comments
 (0)