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