2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-15 11:59:39 +03:00

fix js link on chop shop

This commit is contained in:
Mark Otto
2012-01-24 23:45:48 -08:00
parent ae70d2a8b6
commit b0fb31be5e
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -230,7 +230,7 @@
<p class="lead">We've compiled your selected CSS and customized variables and have them ready to download as a tidy ZIP file. Choose from compiled or compiled and minified CSS files.</p>
<a class="btn large primary">Download CSS</a> <a class="btn large primary">Download minified CSS</a>
<hr>
<p>Looking to customize your javascript? Head over to the <a href="./javascript.html#overview">Javascript plugins page</a> to build your own Bootstrap JS bundle.</p>
<p>Looking to customize your javascript? Head over to the <a href="./javascript.html#javascript">Javascript plugins page</a> to build your own Bootstrap JS bundle.</p>
</div><!-- /tab-pane -->
</div><!-- /tab-content -->
</div><!-- /tabbable -->
+1 -1
View File
@@ -170,7 +170,7 @@
<p class="lead">We've compiled your selected CSS and customized variables and have them ready to download as a tidy ZIP file. Choose from compiled or compiled and minified CSS files.</p>
<a class="btn large primary">Download CSS</a> <a class="btn large primary">Download minified CSS</a>
<hr>
<p>Looking to customize your javascript? Head over to the <a href="./javascript.html#overview">Javascript plugins page</a> to build your own Bootstrap JS bundle.</p>
<p>Looking to customize your javascript? Head over to the <a href="./javascript.html#javascript">Javascript plugins page</a> to build your own Bootstrap JS bundle.</p>
</div><!-- /tab-pane -->
</div><!-- /tab-content -->
</div><!-- /tabbable -->