Skip to content

Commit 76eb026

Browse files
committed
Fix intro image
1 parent 90b3a37 commit 76eb026

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ Learn Javascript
33

44
This book will teach you the basics of programming and Javascript. Whether you are an experienced programmer or not, this book is intended for everyone who wishes to learn the JavaScript programming language.
55

6-
[![Screen](./intro.png)](./intro.png)
6+
[![Screen](./assets/intro.png)](./assets/intro.png)
77

88
JavaScript (*JS for short*) is the programming language that enables web pages to respond to user interaction beyond the basic level. It was created in 1995, and is today one of the most famous and used programming languages.
99

0 commit comments

Comments
 (0)