Skip to content

Commit a8e42d7

Browse files
author
Julien Bouquillon
authored
Merge pull request revolunet#80 from packtpartner/patch-2
Added new book link
2 parents 108480e + 7089714 commit a8e42d7

File tree

1 file changed

+16
-4
lines changed

1 file changed

+16
-4
lines changed

issues.json

Lines changed: 16 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -684,10 +684,10 @@
684684
}, {
685685
"title": "Thinking in Javascript",
686686
"author": "Aravind Shenoy",
687-
"authorUrl": "https://www.packtpub.com/packt/free-ebook/thinking-in-javascript",
687+
"authorUrl": "https://www.packtpub.com/packt/free-ebook/thinking-in-javascript2",
688688
"level": "Beginner",
689689
"info": "[registration] Get started with JavaScript with this free eBook and learn one of the most important languages in web development today. With helpful tips and code examples, discover how you can create websites with impressive and dynamic functionality. Explore JavaScript’s in-built features and find out how to customize them in this accessible and free guide.",
690-
"url": "https://www.packtpub.com/packt/free-ebook/thinking-in-javascript",
690+
"url": "https://www.packtpub.com/packt/free-ebook/thinking-in-javascript2",
691691
"cover": "img/thinking-javascript.jpg",
692692
"tags": [
693693
"jquery",
@@ -697,10 +697,10 @@
697697
}, {
698698
"title": "What You Need to Know about JavaScript",
699699
"author": "Gabriel Cánepa",
700-
"authorUrl": "https://www.packtpub.com/packt/free-ebook/what-you-need-know-about-javascript",
700+
"authorUrl": "https://www.packtpub.com/packt/free-ebook/what-you-need-know-about-javascript2",
701701
"level": "Beginner",
702702
"info": "[registration] Discover everything a beginner needs to know about the world of JavaScript with this free eBook. From the absolute basics of JS syntax to combining ECMAScript 6 and Visual Studio Code this primer is the perfect resource for a JavaScript Master-in-the-Making!",
703-
"url": "https://www.packtpub.com/packt/free-ebook/what-you-need-know-about-javascript",
703+
"url": "https://www.packtpub.com/packt/free-ebook/what-you-need-know-about-javascript2",
704704
"cover": "img/need-to-know-javascript.jpg",
705705
"tags": [
706706
"html",
@@ -804,5 +804,17 @@
804804
"frontend",
805805
"performance"
806806
]
807+
}, {
808+
"title": "Thinking in HTML",
809+
"author": "Aravind Shenoy",
810+
"authorUrl": "https://www.packtpub.com/packt/free-ebook/thinking-in-html2",
811+
"level": "Beginner",
812+
"info": "[registration] Learn to write intutive HTML and build your sites on solid foundations",
813+
"url": "https://www.packtpub.com/packt/free-ebook/thinking-in-html2",
814+
"cover": "img/thinking-in-html.jpg",
815+
"tags": [
816+
"html",
817+
"frontend"
818+
]
807819
}]
808820
}

0 commit comments

Comments
 (0)