File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ with [CoC](https://github.com/neoclide/coc.nvim).
99Installation
1010------------
1111
12- First, install [ Phpactor] ( https://phpactor.readthedocs.io/en/develop /usage/standalone.html ) .
12+ First, install [ Phpactor] ( https://phpactor.readthedocs.io/en/master /usage/standalone.html ) .
1313
1414Then install this extension from Vim/Nvim:
1515
@@ -18,12 +18,12 @@ Then install this extension from Vim/Nvim:
1818```
1919
2020** NOTE** : The Phpactor language server is a work-in-progress (see currently
21- [ supported] ( https://phpactor.readthedocs.io/en/develop /lsp/support.html )
21+ [ supported] ( https://phpactor.readthedocs.io/en/master /lsp/support.html )
2222features).
2323
2424In order to have access to all of Phpactors functionality it is recommended to
2525install the standard [ VIM
26- Plugin] ( https://phpactor.readthedocs.io/en/develop /usage/vim-plugin.html ) .
26+ Plugin] ( https://phpactor.readthedocs.io/en/master /usage/vim-plugin.html ) .
2727
2828Commands
2929--------
@@ -37,7 +37,7 @@ Configuration
3737-------------
3838
3939You can add any Phpactor
40- [ configuration] ( https://phpactor.readthedocs.io/en/develop /reference/configuration.html )
40+ [ configuration] ( https://phpactor.readthedocs.io/en/master /reference/configuration.html )
4141using the ` phpactor.config ` key in ` :CocConfig ` .
4242
4343Documentation
You can’t perform that action at this time.
0 commit comments