From 8586d2a995c20aca1c665594fdc707ea5d371486 Mon Sep 17 00:00:00 2001 From: Oliver Newman Date: Tue, 6 Mar 2018 17:11:07 -0800 Subject: [PATCH] Fix VS Code Python extension link --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index e8c8d7d5..77a58c07 100644 --- a/README.rst +++ b/README.rst @@ -48,7 +48,7 @@ Jedi can currently be used with the following editors/projects: - Atom_ (autocomplete-python-jedi_) - SourceLair_ - `GNOME Builder`_ (with support for GObject Introspection) -- `Visual Studio Code`_ (via `Python Extension `_) +- `Visual Studio Code`_ (via `Python Extension `_) - Gedit (gedi_) - wdb_ - Web Debugger - `Eric IDE`_ (Available as a plugin)