]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix broke 2.3.2 docs urls
authorMark Otto <otto@github.com>
Mon, 5 Aug 2013 15:37:53 +0000 (08:37 -0700)
committerMark Otto <otto@github.com>
Mon, 5 Aug 2013 15:37:53 +0000 (08:37 -0700)
2.3.2/getting-started.html

index 7cfc3a1c29b551bdf115bd9b8b84d79514b74a37..d09ee93254c13c5d505ab8fe96186e50c2d77086 100644 (file)
           <p class="lead">Bootstrap comes equipped with HTML, CSS, and JS for all sorts of things, but they can be summarized with a handful of categories visible at the top of the <a href="http://getbootstrap.com">Bootstrap documentation</a>.</p>
 
           <h2>Docs sections</h2>
-          <h4><a href="http://twbs.github.com/bootstrap/scaffolding.html">Scaffolding</a></h4>
+          <h4><a href="./scaffolding.html">Scaffolding</a></h4>
           <p>Global styles for the body to reset type and background, link styles, grid system, and two simple layouts.</p>
-          <h4><a href="http://twbs.github.com/bootstrap/base-css.html">Base CSS</a></h4>
+          <h4><a href="./base-css.html">Base CSS</a></h4>
           <p>Styles for common HTML elements like typography, code, tables, forms, and buttons. Also includes <a href="http://glyphicons.com">Glyphicons</a>, a great little icon set.</p>
-          <h4><a href="http://twbs.github.com/bootstrap/components.html">Components</a></h4>
+          <h4><a href="./components.html">Components</a></h4>
           <p>Basic styles for common interface components like tabs and pills, navbar, alerts, page headers, and more.</p>
-          <h4><a href="http://twbs.github.com/bootstrap/javascript.html">JavaScript plugins</a></h4>
+          <h4><a href="./javascript.html">JavaScript plugins</a></h4>
           <p>Similar to Components, these JavaScript plugins are interactive components for things like tooltips, popovers, modals, and more.</p>
 
           <h2>List of components</h2>