From 46e5a24d82a796064f4190cdf13541b22eab38c7 Mon Sep 17 00:00:00 2001 From: Leo Horie Date: Wed, 18 Feb 2015 22:09:43 -0500 Subject: [PATCH] fix polyfill.io link --- docs/tools.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/tools.md b/docs/tools.md index 4cd78210..99833267 100644 --- a/docs/tools.md +++ b/docs/tools.md @@ -68,7 +68,7 @@ The easiest way to polyfill these features is to include this script: This will provide all the polyfills required for the browser. You can alternatively include only specific polyfills: ```markup - + ``` You can also use other polyfills to support these features in IE7.