aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started
diff options
context:
space:
mode:
authorHeinrich Fenkart <[email protected]>2015-08-21 01:28:41 +0200
committerHeinrich Fenkart <[email protected]>2015-08-21 01:28:41 +0200
commit3895bfa3883fe9b06f87902906f6146533769997 (patch)
tree0f3409a953b01ab07b69a4628ec462b4183c4236 /docs/getting-started
parentc585ea5bdf415902bdb4f154927d16fbadeb5f94 (diff)
downloadbootstrap-3895bfa3883fe9b06f87902906f6146533769997.tar.xz
bootstrap-3895bfa3883fe9b06f87902906f6146533769997.zip
Docs: Fix "read more about x-ua" link
Fixes #17096
Diffstat (limited to 'docs/getting-started')
-rw-r--r--docs/getting-started/introduction.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started/introduction.md b/docs/getting-started/introduction.md
index f5e650cae..05997c47c 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: