]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Docs: Fix "read more about x-ua" link
authorHeinrich Fenkart <hnrch02@gmail.com>
Thu, 20 Aug 2015 23:28:41 +0000 (01:28 +0200)
committerHeinrich Fenkart <hnrch02@gmail.com>
Thu, 20 Aug 2015 23:28:41 +0000 (01:28 +0200)
Fixes #17096

docs/getting-started/introduction.md

index f5e650caee7c423d2f9e21b69f509ade31d70544..05997c47ce5cf1f5af9c76646f9d10222c3741e4 100644 (file)
@@ -38,7 +38,7 @@ And that's it—you're your way to a fully Bootstrapped site. If you're at all u
 Be sure to have your pages set up with the latest design and development standards. That means:
 
 * Using an HTML5 doctype
-* Forcing Internet Explorer to use its latest rendering mode ([read more]())
+* Forcing Internet Explorer to use its latest rendering mode ([read more](http://stackoverflow.com/q/6771258))
 * And, utilizing the viewport meta tag.
 
 Put it all together and your pages should look like this: