index: new link for WBS
authorThomas Park <thomas@thomaspark.me>
Fri, 29 Jun 2012 14:58:24 +0000 (10:58 -0400)
committerThomas Park <thomas@thomaspark.me>
Fri, 29 Jun 2012 14:58:24 +0000 (10:58 -0400)
js/bootswatch.js

index bb552b7..70fb9fd 100644 (file)
@@ -37,7 +37,7 @@ if(document.title !== 'Bootswatch: Free themes for Twitter Bootstrap') {
 menu = menu + '                        </ul> \
                                                <ul class="nav pull-right"> \
                                                        <li><a rel="tooltip" target="_blank" href="http://builtwithbootstrap.com/" title="Showcase of Bootstrap sites & apps" onclick="_gaq.push([\'_trackEvent\', \'click\', \'outbound\', \'builtwithbootstrap\']);">Built With Bootstrap <i class="icon-share-alt icon-white"></i></a></li> \
-                                                       <li><a rel="tooltip" target="_blank" href="http://wrapbootstrap.com" title="Marketplace for premium Bootstrap templates" onclick="_gaq.push([\'_trackEvent\', \'click\', \'outbound\', \'wrapbootstrap\']);">WrapBootstrap <i class="icon-share-alt icon-white"></i></a></li> \
+                                                       <li><a rel="tooltip" target="_blank" href="https://wrapbootstrap.com/?ref=bsw" title="Marketplace for premium Bootstrap templates" onclick="_gaq.push([\'_trackEvent\', \'click\', \'outbound\', \'wrapbootstrap\']);">WrapBootstrap <i class="icon-share-alt icon-white"></i></a></li> \
                                                </ul>';
 
                        $('.navbar .nav-collapse').first().append(menu);