Skip to content

Commit 587a412

Browse files
authored
Fixed README links
1 parent 6100dfa commit 587a412

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

README.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ with [CoC](https://github.com/neoclide/coc.nvim).
99
Installation
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

1414
Then 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)
2222
features).
2323

2424
In order to have access to all of Phpactors functionality it is recommended to
2525
install 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

2828
Commands
2929
--------
@@ -37,7 +37,7 @@ Configuration
3737
-------------
3838

3939
You 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)
4141
using the `phpactor.config` key in `:CocConfig`.
4242

4343
Documentation

0 commit comments

Comments
 (0)