From 9819e60aae0f3ccc919703257d3bd54ce9e36652 Mon Sep 17 00:00:00 2001 From: John-David Dalton Date: Sat, 20 Dec 2014 11:39:21 -0600 Subject: [PATCH] Update Chrome extension doc link. [ci skip] --- lodash.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lodash.js b/lodash.js index 03365ab73..c57fe9101 100644 --- a/lodash.js +++ b/lodash.js @@ -9332,7 +9332,7 @@ * [Lo-Dash's custom builds documentation](https://lodash.com/custom-builds). * * For more information on Chrome extension sandboxes see - * [Chrome's extensions documentation](http://developer.chrome.com/stable/extensions/sandboxingEval.html). + * [Chrome's extensions documentation](https://developer.chrome.com/extensions/sandboxingEval). * * @static * @memberOf _