From 65cec29c4ee66239c74864045e7dd459077f1099 Mon Sep 17 00:00:00 2001 From: Christian Oliff Date: Tue, 6 Mar 2018 16:39:07 +0900 Subject: [PATCH] Update html5shiv and HTTPS links (faster and safer) --- ie.md | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/ie.md b/ie.md index 0b7ef5263..673a057c7 100644 --- a/ie.md +++ b/ie.md @@ -115,11 +115,11 @@ Always install these in almost every project: ```html ``` @@ -166,10 +166,10 @@ Misc [modernizr]: https://modernizr.com [ecsstender]: http://ecsstender.org/ [respond]: https://github.com/scottjehl/Respond -[flexbox]: http://caniuse.com/#feat=flexbox -[cors]: http://caniuse.com/#feat=cors -[localstorage]: http://caniuse.com/#feat=localstorage -[json]: http://caniuse.com/#feat=json -[datauri]: http://caniuse.com/#feat=datauri -[validation]: http://caniuse.com/#search=validation -[placeholder]: http://caniuse.com/#feat=input-placeholder +[flexbox]: https://caniuse.com/#feat=flexbox +[cors]: https://caniuse.com/#feat=cors +[localstorage]: https://caniuse.com/#feat=localstorage +[json]: https://caniuse.com/#feat=json +[datauri]: https://caniuse.com/#feat=datauri +[validation]: https://caniuse.com/#search=validation +[placeholder]: https://caniuse.com/#feat=input-placeholder