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 864e8fa commit fdccb9bCopy full SHA for fdccb9b
README.org
@@ -29,7 +29,7 @@ Emacs interface to [[https://github.com/phpstan/phpstan][PHPStan]], includes che
29
#+END_SRC
30
31
*** Using Docker (phpstan/docker-image)
32
-Install [[https://www.docker.com/get-started][Docker]] and [[https://hub.docker.com/r/phpstan/phpstan][phpstan/phpstan image]].
+Install [[https://www.docker.com/get-started][Docker]] and [[https://github.com/phpstan/phpstan/pkgs/container/phpstan][phpstan/phpstan image]].
33
34
If you always use Docker for PHPStan, add the following into your ~.emacs~ file (~~/.emacs.d/init.el~)
35
#+BEGIN_SRC emacs-lisp
0 commit comments