]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
fix urls
authorMark Otto <markdotto@gmail.com>
Mon, 2 Oct 2017 05:16:09 +0000 (22:16 -0700)
committerMark Otto <markdotto@gmail.com>
Mon, 2 Oct 2017 05:16:09 +0000 (22:16 -0700)
docs/3.3/index.html

index 51bbc1022d48c401df52bce452733d774955a340..d51f3cda4b08f20aeffea8531f09ff730b637eef 100644 (file)
         <a href="https://themes.getbootstrap.com" class="btn btn-outline btn-lg">Browse themes</a>
       </p>
 
-      <img class="img-responsive" src="/assets/img/bs-themes.png" alt="Bootstrap Themes" width="1024" height="388" style="margin-left: auto; margin-right: auto;">
+      <img class="img-responsive" src="assets/img/bs-themes.png" alt="Bootstrap Themes" width="1024" height="388" style="margin-left: auto; margin-right: auto;">
     </div>
   </div>
   <div class=bs-docs-featurette>
       <hr class=half-rule>
       <div class="row bs-docs-featured-sites">
         <div class="col-xs-6 col-sm-3">
-          <a href=http://expo.getbootstrap.com/2014/10/29/lyft/ target=_blank title=Lyft> <img alt=Lyft src=/assets/img/expo-lyft.jpg class=img-responsive> </a>
+          <a href=http://expo.getbootstrap.com/2014/10/29/lyft/ target=_blank title=Lyft> <img alt=Lyft src=assets/img/expo-lyft.jpg class=img-responsive> </a>
         </div>
         <div class="col-xs-6 col-sm-3">
-          <a href=http://expo.getbootstrap.com/2014/09/30/vogue/ target=_blank title=Vogue> <img alt=Vogue src=/assets/img/expo-vogue.jpg class=img-responsive> </a>
+          <a href=http://expo.getbootstrap.com/2014/09/30/vogue/ target=_blank title=Vogue> <img alt=Vogue src=assets/img/expo-vogue.jpg class=img-responsive> </a>
         </div>
         <div class="col-xs-6 col-sm-3">
-          <a href=http://expo.getbootstrap.com/2014/03/13/riot-design/ target=_blank title="Riot Design"> <img alt="Riot Design" src=/assets/img/expo-riot.jpg class=img-responsive> </a>
+          <a href=http://expo.getbootstrap.com/2014/03/13/riot-design/ target=_blank title="Riot Design"> <img alt="Riot Design" src=assets/img/expo-riot.jpg class=img-responsive> </a>
         </div>
         <div class="col-xs-6 col-sm-3">
-          <a href=http://expo.getbootstrap.com/2014/02/12/newsweek/ target=_blank title=Newsweek> <img alt=Newsweek src=/assets/img/expo-newsweek.jpg class=img-responsive> </a>
+          <a href=http://expo.getbootstrap.com/2014/02/12/newsweek/ target=_blank title=Newsweek> <img alt=Newsweek src=assets/img/expo-newsweek.jpg class=img-responsive> </a>
         </div>
       </div>
       <hr class=half-rule>