Commit b0fb31be authored by Mark Otto's avatar Mark Otto

fix js link on chop shop

parent ae70d2a8
...@@ -230,7 +230,7 @@ ...@@ -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> <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> <a class="btn large primary">Download CSS</a> <a class="btn large primary">Download minified CSS</a>
<hr> <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-pane -->
</div><!-- /tab-content --> </div><!-- /tab-content -->
</div><!-- /tabbable --> </div><!-- /tabbable -->
......
...@@ -170,7 +170,7 @@ ...@@ -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> <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> <a class="btn large primary">Download CSS</a> <a class="btn large primary">Download minified CSS</a>
<hr> <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-pane -->
</div><!-- /tab-content --> </div><!-- /tab-content -->
</div><!-- /tabbable --> </div><!-- /tabbable -->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment