Skip to content

Commit 8f8278d

Browse files
authored
Merge pull request realpython#871 from orn688/fix-vscode-link
Fix VS Code extension link
2 parents 683f821 + 63cbbef commit 8f8278d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/dev/env.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -155,7 +155,7 @@ Edition (Apache 2.0 License) with fewer features.
155155
Python (on Visual Studio Code)
156156
------------------------------
157157

158-
`Python for Visual Studio <https://marketplace.visualstudio.com/items?itemName=donjayamanne.python>`_ is an extension for the `Visual Studio Code IDE <https://code.visualstudio.com>`_.
158+
`Python for Visual Studio <https://marketplace.visualstudio.com/items?itemName=ms-python.python>`_ is an extension for the `Visual Studio Code IDE <https://code.visualstudio.com>`_.
159159
This is a free, light weight, open source IDE, with support for Mac, Windows, and Linux.
160160
Built using open source technologies such as Node.js and Python, with compelling features such as Intellisense (autocompletion), local and remote debugging, linting, and the like.
161161

0 commit comments

Comments
 (0)