Skip to content

Commit

Permalink
Merge pull request chinchang#271 from sliw/master
Browse files Browse the repository at this point in the history
Update the link of a broken image
  • Loading branch information
chinchang authored Mar 22, 2018
2 parents 1c0e143 + cd0e842 commit 22ef2a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ You should be seeing 3 code panes with the headings: **HTML**, **CSS** and *JS*.

As soon as you paste the code, you should see the preview of your HTML in the white preview area.

![First code](/images/first-code.png)
![First code](images/first-code.png)

This is a very simple web page we just made. Going forward, you might need to put CSS and JavaScript too. You can write them in their respective code panes and see instant preview.

Expand Down

0 comments on commit 22ef2a3

Please sign in to comment.