From 1013be61d5e5e30974023c19076622f927184db9 Mon Sep 17 00:00:00 2001 From: Tomas Valenta Date: Mon, 26 Jun 2023 19:04:49 -0700 Subject: [PATCH] Fix link to the Cody agent code --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6ec9799..48199ed 100644 --- a/README.md +++ b/README.md @@ -328,7 +328,7 @@ An AI code assistant from Sourcegraph that writes code and answers questions for
### Links -- [Source code]([https://github.com/yoheinakajima/babyagi/blob/main/classic/BabyBeeAGI.py](https://sourcegraph.com/github.com/sourcegraph/sourcegraph/-/tree/client/cody)) +- [GitHub](https://github.com/sourcegraph/sourcegraph/tree/main/client/cody) - Author: [@sourcegraph](https://twitter.com/sourcegraph) (Twitter)