Skip to content

Commit fdccb9b

Browse files
committed
Fix link to PHPStan docker image
1 parent 864e8fa commit fdccb9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.org

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ Emacs interface to [[https://github.com/phpstan/phpstan][PHPStan]], includes che
2929
#+END_SRC
3030

3131
*** 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]].
32+
Install [[https://www.docker.com/get-started][Docker]] and [[https://github.com/phpstan/phpstan/pkgs/container/phpstan][phpstan/phpstan image]].
3333

3434
If you always use Docker for PHPStan, add the following into your ~.emacs~ file (~~/.emacs.d/init.el~)
3535
#+BEGIN_SRC emacs-lisp

0 commit comments

Comments
 (0)