]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fixes #8950 by updating links to new repo
authorMark Otto <otto@github.com>
Sat, 3 Aug 2013 03:01:21 +0000 (20:01 -0700)
committerMark Otto <otto@github.com>
Sat, 3 Aug 2013 03:01:21 +0000 (20:01 -0700)
2.3.2/customize.html
2.3.2/index.html

index 2a7c44f8b54296e61df1e8358bc342e07dfc3a40..16874b171aba06d5d11766edfd4f591ae7f46b45 100644 (file)
@@ -84,7 +84,7 @@
 <header class="jumbotron subhead" id="overview">
   <div class="container">
     <h1>Customize and download</h1>
-    <p class="lead"><a href="https://github.com/twitter/bootstrap/archive/v2.3.2.zip">Download Bootstrap</a> or customize variables, components, JavaScript plugins, and more.</p>
+    <p class="lead"><a href="https://github.com/twbs/bootstrap/archive/v2.3.2.zip">Download Bootstrap</a> or customize variables, components, JavaScript plugins, and more.</p>
     <div id="carbonads-container"><div class="carbonad"><div id="azcarbon"></div><script type="text/javascript">var z = document.createElement("script"); z.type = "text/javascript"; z.async = true; z.src = "http://engine.carbonads.com/z/32341/azcarbon_2_1_0_HORIZDARK"; var s = document.getElementsByTagName("script")[0]; s.parentNode.insertBefore(z, s);</script></div></div>
   </div>
 </header>
index 11564566f106719e5fa424adee3773613c9631b3..697fa5918ebf96c880e595e6e57abf8f7de519b6 100644 (file)
@@ -88,7 +88,7 @@
     </p>
     <ul class="masthead-links">
       <li>
-        <a href="http://github.com/twitter/bootstrap" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'GitHub project']);">GitHub project</a>
+        <a href="https://github.com/twbs/bootstrap" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'GitHub project']);">GitHub project</a>
       </li>
       <li>
         <a href="./getting-started.html#examples" onclick="_gaq.push(['_trackEvent', 'Jumbotron actions', 'Jumbotron links', 'Examples']);">Examples</a>