From 1a988777240245f0bff20a7afb4c4da01115cc5c Mon Sep 17 00:00:00 2001 From: Chris Shayan Date: Tue, 21 Jan 2025 14:30:22 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef5f9b9..df3521d 100644 --- a/README.md +++ b/README.md @@ -64,7 +64,7 @@ This is a curated list of AI-powered developer tools. These tools leverage AI to - [Continue](https://continue.dev/) — VS Code extension with chat, refactor, and code generation. Edits multiple files and runs commands on your behalf. - [Blackbox AI](https://www.useblackbox.io/) — VS Code extension with autocomplete and chat including links to online coding references. - [CodeGeeX](https://codegeex.cn/) — Open source assistant based on the CodeGeeX LLM with chat, completion, and refactoring. Extensions for 9 editors including VS Code, and PyCharm. -- [Quack AI](https://www.quack-ai.com/) — VS Code extension for adhering to project coding guidelines. +- [Quack AI](https://www.quackai.com/) — VS Code extension for adhering to project coding guidelines. - [Tabby](https://tabbyml.github.io/tabby/) — Open source, self-hosted code completion assistant. Extensions for VS Code and Vim. - [Tabnine](https://www.tabnine.com/) [(Source)](https://github.com/codota/TabNine) — Open source, self-hosted code completion assistant. Extensions for 15 editors including VS Code, IntelliJ, Neovim, Eclipse, and PyCharm. - [CodeMate](https://www.codemate.ai/) — VS Code extension for debugging and optimizing code.