diff --git a/docs/integrations.md b/docs/integrations.md index 762ea473fa..10f97dfc2b 100644 --- a/docs/integrations.md +++ b/docs/integrations.md @@ -100,7 +100,7 @@ To use `ruff-lsp` with other editors, including Sublime Text and Helix, see the ## Language Server Protocol (Unofficial) Ruff is also available as the [`python-lsp-ruff`](https://github.com/python-lsp/python-lsp-ruff) -plugin for [`python-lsp-server`](https://github.com/python-lsp/python-lsp-ruff), both of which are +plugin for [`python-lsp-server`](https://github.com/python-lsp/python-lsp-server), both of which are installable from PyPI: ```shell