From: krakjoe Date: Thu, 14 Nov 2013 21:40:34 +0000 (+0000) Subject: change image on tutorial X-Git-Tag: php-5.6.0alpha1~110^2~314 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=2a2c88cace29a2c5735336181f1cc653d889b9b5;p=php change image on tutorial --- diff --git a/tutorials/intro.md b/tutorials/intro.md index 7b188c2c93..fcc3501646 100644 --- a/tutorials/intro.md +++ b/tutorials/intro.md @@ -8,7 +8,7 @@ phpdbg provides an interactive environment to debug PHP; it is implemented and d phpdbg integrates with, and initializes, the Zend environment; from the moment the console is open you can start to manipulate the environment in order to prepare your debugging session. If you have used other debuggers, phpdbg should hopefully feel familiar, but you can always ask for `help`: -![phpdbg help menu](https://raw.github.com/krakjoe/phpdbg/master/tutorials/help.png) +![phpdbg help menu](https://raw.github.com/krakjoe/phpdbg/master/tutorials/phpdbg.png) phpdbg provides help for all of the supported commands.