From af98e061b7c348c9e26f2d96d1bf3da5a3ba29e0 Mon Sep 17 00:00:00 2001 From: Maedah Batool Date: Thu, 17 Oct 2024 12:07:54 -0700 Subject: [PATCH] Fix broken links --- docs/cody/index.mdx | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/cody/index.mdx b/docs/cody/index.mdx index c16406e8f..fe7fcdb26 100644 --- a/docs/cody/index.mdx +++ b/docs/cody/index.mdx @@ -6,7 +6,7 @@ Cody is an AI coding assistant that helps you understand, write, and fix code fa -Cody connects seamlessly with codehosts like GitHub, GitLab and IDEs like VS Code and JetBrains. Once connected, Cody acts as your personal AI coding assistant, equipped with the following three crucial elements: +Cody connects seamlessly with codehosts like GitHub, GitLab and IDEs like VS Code and JetBrains. Once connected, Cody acts as your personal AI coding assistant, equipped with the following three crucial elements: 1. The ability to search your entire codebase for context 2. Vast knowledge of open source code