diff options
Diffstat (limited to 'lua/lspconfig/phpactor.lua')
| -rw-r--r-- | lua/lspconfig/phpactor.lua | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lua/lspconfig/phpactor.lua b/lua/lspconfig/phpactor.lua index c5985279..b022cf1b 100644 --- a/lua/lspconfig/phpactor.lua +++ b/lua/lspconfig/phpactor.lua @@ -20,7 +20,7 @@ configs[server_name] = { description = [[ https://github.com/phpactor/phpactor -Installation: https://phpactor.readthedocs.io/en/develop/usage/standalone.html#installation-global +Installation: https://phpactor.readthedocs.io/en/master/usage/standalone.html#global-installation ]]; default_config = { cmd = {"phpactor", "language-server"}; |
