Skip to content

Commit 77643d7

Browse files
committed
Remove link to image to ouput a valid epub
1 parent 000f5b0 commit 77643d7

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](./assets/intro.png)](./assets/intro.png)
6+
![Screen](./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)