From 0f2d496aae4c606eed244d9608b187a8e6014513 Mon Sep 17 00:00:00 2001 From: "Rico Sta. Cruz" Date: Tue, 18 Dec 2012 07:08:57 +0800 Subject: [PATCH] Typo. --- ie.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ie.md b/ie.md index c2742a719..d7e597535 100644 --- a/ie.md +++ b/ie.md @@ -114,7 +114,7 @@ Always install these in almost every project: You may also need these: - - [modernizr] for feature detection + - [modernizr] for feature detection and new HTML tags for CSS3 decorations: @@ -154,4 +154,5 @@ Misc [html5shiv]: https://code.google.com/p/html5shiv/ [fills]: https://github.com/Modernizr/Modernizr/wiki/HTML5-Cross-Browser-Polyfills [json2]: https://github.com/douglascrockford/JSON-js -[eccstender]: http://ecsstender.org/ +[modernizr]: https://modernizr.com +[ecsstender]: http://ecsstender.org/