aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes/css/overview.html
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2014-10-07 15:59:26 +0300
committerXhmikosR <[email protected]>2014-10-07 15:59:26 +0300
commit3bdafb1fa53ebb05cf971f1fbc1c4070cbd7ff53 (patch)
tree356a5500b2965297f9af4f59e5d036e15a98bff3 /docs/_includes/css/overview.html
parentb93ebeaa9c4176f3c92e2cd0a7db639f0f972f32 (diff)
parent909a1783620250f544a9bc61934223e8bd50c894 (diff)
downloadbootstrap-3bdafb1fa53ebb05cf971f1fbc1c4070cbd7ff53.tar.xz
bootstrap-3bdafb1fa53ebb05cf971f1fbc1c4070cbd7ff53.zip
Merge pull request #14745 from twbs/twitter-https
Change Twitter links to use `https`.
Diffstat (limited to 'docs/_includes/css/overview.html')
-rw-r--r--docs/_includes/css/overview.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/css/overview.html b/docs/_includes/css/overview.html
index 3a942da3b..86a5b45b0 100644
--- a/docs/_includes/css/overview.html
+++ b/docs/_includes/css/overview.html
@@ -33,7 +33,7 @@
<p>These styles can be found within <code>scaffolding.less</code>.</p>
<h3 id="overview-normalize">Normalize.css</h3>
- <p>For improved cross-browser rendering, we use <a href="http://necolas.github.io/normalize.css/" target="_blank">Normalize.css</a>, a project by <a href="http://twitter.com/necolas" target="_blank">Nicolas Gallagher</a> and <a href="http://twitter.com/jon_neal" target="_blank">Jonathan Neal</a>.</p>
+ <p>For improved cross-browser rendering, we use <a href="http://necolas.github.io/normalize.css/" target="_blank">Normalize.css</a>, a project by <a href="https://twitter.com/necolas" target="_blank">Nicolas Gallagher</a> and <a href="https://twitter.com/jon_neal" target="_blank">Jonathan Neal</a>.</p>
<h3 id="overview-container">Containers</h3>
<p>Bootstrap requires a containing element to wrap site contents and house our grid system. You may choose one of two containers to use in your projects. Note that, due to <code>padding</code> and more, neither container is nestable.</p>