]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update Normalize.css URL to new Github.io domain 8538/head
authorBrent Mulligan <brent@bmemedia.net>
Sat, 20 Jul 2013 19:38:38 +0000 (15:38 -0400)
committerBrent Mulligan <brent@bmemedia.net>
Sat, 20 Jul 2013 19:38:38 +0000 (15:38 -0400)
css.html

index f12a1349aea72c04d8ada0c628d7b219dea66eef..d78666549bebef9944d8342f1f68e51be295360e 100644 (file)
--- a/css.html
+++ b/css.html
@@ -44,7 +44,7 @@ lead: "Global CSS settings, fundamental HTML elements styled and enhanced with e
     <p>These styles can be found within <strong>scaffolding.less</strong>.</p>
 
     <h3 id="overview-normalize">Normalize reset</h3>
-    <p>For improved cross-browser rendering, we use <a href="http://necolas.github.com/normalize.css/" target="_blank">Normalize</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</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>
 
     <h3 id="overview-container">Centering with container</h3>
     <p>Easily center a page's contents by wrapping its contents in a container. Containers set <code>max-width</code> at various media query breakpoints to match our grid system.</p>