From 449df529ac2c7b02f12dfa88b62464c098ed993a Mon Sep 17 00:00:00 2001 From: waluigi-san <44427105+waluigi-san@users.noreply.github.com> Date: Wed, 24 Oct 2018 23:40:22 +1300 Subject: [PATCH] Update bonfireMDNlinks.js --- seed/bonfireMDNlinks.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/seed/bonfireMDNlinks.js b/seed/bonfireMDNlinks.js index e3e09384b..05ab2f29d 100644 --- a/seed/bonfireMDNlinks.js +++ b/seed/bonfireMDNlinks.js @@ -24,7 +24,7 @@ var links = { "RegExp": "https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/RegExp", "Global Function Object": "https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Global_Objects/Function", "Arguments object": "https://developer.mozilla.org/zh-CN/docs/Web/JavaScript/Reference/Functions/arguments", - "Closures": "https://developer.mozilla.org/zh-CN/docs/" + + "Closures": "https://developer.mozilla.org/zh-CN/docs/" "Web/JavaScript/Closures", // ========= GLOBAL OBJECT METHODS