From: Heinrich Fenkart Date: Thu, 20 Aug 2015 23:28:41 +0000 (+0200) Subject: Docs: Fix "read more about x-ua" link X-Git-Tag: v4.0.0-alpha.2~496 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3895bfa3883fe9b06f87902906f6146533769997;p=thirdparty%2Fbootstrap.git Docs: Fix "read more about x-ua" link Fixes #17096 --- diff --git a/docs/getting-started/introduction.md b/docs/getting-started/introduction.md index f5e650caee..05997c47ce 100644 --- a/docs/getting-started/introduction.md +++ b/docs/getting-started/introduction.md @@ -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: