summaryrefslogtreecommitdiff
path: root/supported-tools.md
diff options
context:
space:
mode:
Diffstat (limited to 'supported-tools.md')
-rw-r--r--supported-tools.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/supported-tools.md b/supported-tools.md
index b94a8084..29ee9c5d 100644
--- a/supported-tools.md
+++ b/supported-tools.md
@@ -420,7 +420,7 @@ formatting.
* [pyflakes](https://github.com/PyCQA/pyflakes)
* [pylama](https://github.com/klen/pylama) :floppy_disk:
* [pylint](https://www.pylint.org/) :floppy_disk:
- * [pyls](https://github.com/palantir/python-language-server) :warning:
+ * [pylsp](https://github.com/python-lsp/python-lsp-server) :warning:
* [pyre](https://github.com/facebook/pyre-check) :warning:
* [pyright](https://github.com/microsoft/pyright)
* [reorder-python-imports](https://github.com/asottile/reorder_python_imports)