replace broken link with correct path

beepsort 2021-12-08 20:52:37 +00:00
parent 303c244057
commit edae91818e

@ -1,6 +1,6 @@
Install [nvim-lspconfig](https://github.com/neovim/nvim-lspconfig) according to the instructions in its README.
<https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig/ccls.lua> has a built-in rule for ccls.
<https://github.com/neovim/nvim-lspconfig/blob/master/lua/lspconfig/server_configurations/ccls.lua> has a built-in rule for ccls.
You can customize initialization options with:
```lua