diff --git a/docs/javascript.html b/docs/javascript.html index 3175d261e5..bb30cf2137 100644 --- a/docs/javascript.html +++ b/docs/javascript.html @@ -82,8 +82,7 @@

Getting started

-

Integrating javascript with the Bootstrap library is super easy. Below we go over the basics and provide you with some awesome plugins to get you started!

-

View javascript docs »

+

Integrating javascript with the Bootstrap library is super easy. Here we go over the basics and provide you with some awesome plugins to get you started!

What's included

diff --git a/docs/scaffolding.html b/docs/scaffolding.html index de50caf8d8..9a04f7c360 100644 --- a/docs/scaffolding.html +++ b/docs/scaffolding.html @@ -242,7 +242,7 @@
 <body>
-  <div class="container-fluid">
+  <div class="fluid-container">
     <div class="sidebar">
       ...
     </div>