]> granicus.if.org Git - php/commitdiff
change image on tutorial
authorkrakjoe <joe.watkins@live.co.uk>
Thu, 14 Nov 2013 21:40:34 +0000 (21:40 +0000)
committerkrakjoe <joe.watkins@live.co.uk>
Thu, 14 Nov 2013 21:40:34 +0000 (21:40 +0000)
tutorials/intro.md

index 7b188c2c935edb4b5854d660ead5585627ce4376..fcc350164625171b1ac06dead6d3d4763c53653f 100644 (file)
@@ -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.