From 426b3ceacdd884b986a9d4e0787e0216b86734c3 Mon Sep 17 00:00:00 2001 From: yukunny <44289467+yukunny@users.noreply.github.com> Date: Mon, 19 Nov 2018 13:20:40 +0800 Subject: [PATCH] Fixed broken link (#22336) * Fixed broken link * Remove referral url --- .../book-recommendations/algorithms-in-js-books/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guide/english/book-recommendations/algorithms-in-js-books/index.md b/guide/english/book-recommendations/algorithms-in-js-books/index.md index 37abb9f2244..f462526f289 100644 --- a/guide/english/book-recommendations/algorithms-in-js-books/index.md +++ b/guide/english/book-recommendations/algorithms-in-js-books/index.md @@ -21,7 +21,7 @@ title: Algorithms in JavaScript books *Learning JavaScript Data Structures and Algorithms: Write complex and powerful JavaScript code using the latest ECMAScript* - published 30 Apr 2018, by Loiane Groner - Data structures and algorithms are the base of every solution to any programming problem. Learn to write complex and powerful code using the latest ES 2017 features -- [Amazon](https://https://www.amazon.com/Learning-JavaScript-Data-Structures-Algorithms/dp/1788623878/) +- [Amazon](https://www.amazon.com/Learning-JavaScript-Data-Structures-Algorithms/dp/1788623878/) - ISBN-13: 978-1788623872 Please feel free to add more that you have found useful!