Skip to content

Commit f6c52d7

Browse files
committed
Use relative image instead of absolute
1 parent 68e7af5 commit f6c52d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
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](https://raw.github.com/GitbookIO/javascript/master/assets/intro.png)](https://raw.github.com/GitbookIO/javascript/master/assets/intro.png)
6+
[![Screen](./intro.png)](./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)