diff --git a/docs/3.3/index.html b/docs/3.3/index.html
index 51bbc1022d..d51f3cda4b 100644
--- a/docs/3.3/index.html
+++ b/docs/3.3/index.html
@@ -105,7 +105,7 @@
         <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>
@@ -115,16 +115,16 @@
       <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>