aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/getting-started
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2017-11-26 13:41:51 -0800
committerMark Otto <[email protected]>2017-11-26 13:41:51 -0800
commitfac48547a6c82b8f324350ca4c399892e76b3721 (patch)
tree1bfc34e1129b02046a73f5ffd509de02536292c5 /docs/_includes/getting-started
parentccd7742397240b6e101824ee21e2e11295b4b248 (diff)
downloadbootstrap-fac48547a6c82b8f324350ca4c399892e76b3721.tar.xz
bootstrap-fac48547a6c82b8f324350ca4c399892e76b3721.zip
fix broken url
Diffstat (limited to 'docs/_includes/getting-started')
-rw-r--r--docs/_includes/getting-started/browser-device-support.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/getting-started/browser-device-support.html b/docs/_includes/getting-started/browser-device-support.html
index 3979392f9..b935c3875 100644
--- a/docs/_includes/getting-started/browser-device-support.html
+++ b/docs/_includes/getting-started/browser-device-support.html
@@ -78,7 +78,7 @@
<p>For Firefox, in addition to the latest normal stable release, we also support the latest <a href="https://www.mozilla.org/en-US/firefox/organizations/faq/">Extended Support Release (ESR)</a> version of Firefox.</p>
<p>Unofficially, Bootstrap should look and behave well enough in Chromium and Chrome for Linux, Firefox for Linux, and Internet Explorer 7, as well as Microsoft Edge, though they are not officially supported.</p>
- <p>For a list of some of the browser bugs that Bootstrap has to grapple with, see our <a href="{ site.baseurl }}/browser-bugs/">Wall of browser bugs</a>.</p>
+ <p>For a list of some of the browser bugs that Bootstrap has to grapple with, see our <a href="{{ site.baseurl }}/browser-bugs/">Wall of browser bugs</a>.</p>
<h2 id="support-ie8-ie9">Internet Explorer 8 and 9</h2>
<p>Internet Explorer 8 and 9 are also supported, however, please be aware that some CSS3 properties and HTML5 elements are not fully supported by these browsers. In addition, <strong>Internet Explorer 8 requires the use of <a href="https://github.com/scottjehl/Respond">Respond.js</a> to enable media query support.</strong></p>