diff --git a/README.md b/README.md
index 439bf04..0e6da25 100644
--- a/README.md
+++ b/README.md
@@ -204,6 +204,7 @@ You can change the appearance of the speaker notes by editing the file at `plugi
- Added EOT font for IE support
- IE8 support
- Fixed bug where hovering 3D links in Chrome caused them to disappear
+- Disable 3D links in IE and more accurate CSS feature detection
#### 1.4
- Main ```#reveal container``` is now selected via a class instead of ID
diff --git a/index.html b/index.html
index 3b90c9d..2899a10 100644
--- a/index.html
+++ b/index.html
@@ -278,31 +278,7 @@ function linkify( selector ) {