Skip to content

Commit 7ea0046

Browse files
committed
Fixed typo in image path
1 parent 7b0d138 commit 7ea0046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

php/lesson1/tutorial.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,7 @@ This will now show a file list in the built-in browser
9696

9797
Now in the built-in webserver you will see the same output as the CLI from earlier `Hello world from Cloud9!`
9898

99-
![Preview webserver output](assets/images/preview-webserver.png)
99+
![Preview webserver output](assets/images/php-webserver.png)
100100

101101
---
102102

0 commit comments

Comments
 (0)