diff options
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/docs/index.html b/docs/index.html index fff655973..5fbf2e366 100644 --- a/docs/index.html +++ b/docs/index.html @@ -48,26 +48,26 @@ title: Bootstrap </div> <h1>Built with Bootstrap.</h1> - <p class="marketing-byline">For more sites built with Bootstrap, <a href="./gallery/">visit the gallery</a> or <a href="./getting-started/#examples">browse the examples</a>.</p> + <p class="marketing-byline">For more sites built with Bootstrap, <a href="http://expo.getbootstrap.com">visit the Expo</a> or <a href="./getting-started/#examples">browse the examples</a>.</p> <div class="row bs-docs-gallery"> <div class="span3"> - <a class="thumbnail" href="http://delicious.com"> - <img src="assets/img/example-sites/example-delicious.jpg"> + <a class="thumbnail" href="http://delicious.com" target="_blank"> + <img src="http://expo.getbootstrap.com/screenshots/delicious.jpg" alt="Delicious"> </a> </div> <div class="span3"> - <a class="thumbnail" href="https://yourkarma.com"> - <img src="/assets/img/example-sites/example-karma.jpg"> + <a class="thumbnail" href="https://yourkarma.com" target="_blank"> + <img src="http://expo.getbootstrap.com/screenshots/karma.jpg" alt="Karma"> </a> </div> <div class="span3"> <a class="thumbnail" href="http://soundready.fm/" target="_blank"> - <img src="assets/img/example-sites/example-soundready.jpg" alt="SoundReady.fm"> + <img src="http://expo.getbootstrap.com/screenshots/soundready.jpg" alt="SoundReady"> </a> </div> <div class="span3"> <a class="thumbnail" href="http://kippt.com/" target="_blank"> - <img src="assets/img/example-sites/example-kippt.jpg" alt="Kippt"> + <img src="http://expo.getbootstrap.com/screenshots/kippt.jpg" alt="Kippt"> </a> </div> </div> |
