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 cf1d4fe commit ff63c16Copy full SHA for ff63c16
README.md
@@ -17,7 +17,7 @@ Enjoy!
17
## Download and installation
18
19
```
20
-curl -Ss http://vim-php.com/phpctags/install/phpctags.phar > phpctags
+curl -Ss https://github.com/vim-php/phpctags/raw/gh-pages/install/phpctags.phar > phpctags
21
chmod +x phpctags
22
23
0 commit comments