From 7683049e981b4852ec9dec536c289ce8410fbab2 Mon Sep 17 00:00:00 2001 From: Antonello Lobianco Date: Thu, 8 Aug 2024 10:34:25 +0200 Subject: [PATCH] Update README.md link Juno -> VSCode (#349) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ed4a086..808682b 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ |:-----------------------------------------------------------------------------------------------:| | [![][travis-img]][travis-url] [![][codecov-img]][codecov-url] | -**Note**: If you are looking for the docs for the Juno IDE debugger, see [this link instead]( https://docs.junolab.org/latest/man/debugging/) +**Note**: If you are looking for the docs for the Julia VSCode debugger, see [this link instead](https://www.julia-vscode.org/docs/stable/userguide/debugging/) ## Installation