We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca22248 commit c0a2b49Copy full SHA for c0a2b49
docs/editors/setup.md
@@ -28,9 +28,9 @@ For more documentation on the Ruff extension, refer to the
28
29
## Neovim
30
31
-The [`nvim-lspconfig`](https://github/neovim/nvim-lspconfig) plugin can be used to configure the
+The [`nvim-lspconfig`](https://github.com/neovim/nvim-lspconfig) plugin can be used to configure the
32
Ruff Language Server in Neovim. To set it up, install
33
-[`nvim-lspconfig`](https://github/neovim/nvim-lspconfig) plugin, set it up as per the
+[`nvim-lspconfig`](https://github.com/neovim/nvim-lspconfig) plugin, set it up as per the
34
[configuration](https://github.com/neovim/nvim-lspconfig#configuration) documentation, and add the
35
following to your `init.lua`:
36
0 commit comments