diff --git a/bonfireMDNlinks.js b/bonfireMDNlinks.js index bedd51b2db..0e0b0f89b1 100644 --- a/bonfireMDNlinks.js +++ b/bonfireMDNlinks.js @@ -13,6 +13,7 @@ var links = "Smallest Common Multiple": "https://www.mathsisfun.com/least-common-multiple.html", "Permutations": "https://www.mathsisfun.com/combinatorics/combinations-permutations.html", "HTML Entities": "http://dev.w3.org/html5/html-author/charref", + "Symmetric Difference": "https://www.youtube.com/watch?v=PxffSUQRkG4", // ========= GLOBAL OBJECTS "Global Array Object" : "https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Array",