From 297de042daec9ea906770f29cfc0a669e3324006 Mon Sep 17 00:00:00 2001 From: Lam Chau Date: Fri, 25 Oct 2024 09:31:58 -0700 Subject: [PATCH] docs: correct intellij link (#197) --- docs/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/index.md b/docs/index.md index a6de65e0..4ad18fb9 100644 --- a/docs/index.md +++ b/docs/index.md @@ -166,7 +166,7 @@ Learn how to modify your Goose profiles.yaml file to add and remove functionalit We have some experimental IDE integrations for VSCode and JetBrains IDEs: * https://github.com/square/goose-vscode -* https://github.com/block-open-source/goose-intellij +* https://github.com/Kvadratni/goose-intellij **Goose as a Github Action**