diff --git a/_includes/polyfills.html b/_includes/polyfills.html index 543376972..286f59cc2 100644 --- a/_includes/polyfills.html +++ b/_includes/polyfills.html @@ -2,7 +2,7 @@ diff --git a/ie.md b/ie.md index 2d037ea37..56017fe94 100644 --- a/ie.md +++ b/ie.md @@ -98,12 +98,13 @@ layout: default - [selectivizr] for selectors (for IE8 below) - [html5shiv] for new HTML tags (for IE8 below) - [respond] for media queries (for IE8 below) + - See [this article](http://ricostacruz.com/til/ie-polyfills.html) for info ```nohighlight