Link to English version of Pycharm's landing site (#967)

The previous link sent the user to the German version of the site
This commit is contained in:
Numerlor 2021-11-27 07:42:08 -08:00 committed by GitHub
parent caa9cdf5d0
commit 345e89226e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -43,7 +43,7 @@ Type Checkers
Development Environments
------------------------
* `PyCharm <https://www.jetbrains.com/de-de/pycharm/>`_, an IDE that supports
* `PyCharm <https://www.jetbrains.com/pycharm/>`_, an IDE that supports
type stubs both for type checking and code completion.
* `Visual Studio Code <https://code.visualstudio.com/>`_, a code editor that
supports type checking using mypy, pyright, or the