diff --git a/docs/getting-started.html b/docs/getting-started.html
index e0373549962b1225af338a8f0963f5d2768b1cf4..86b08d121819c871182a9104d83c7cdd0868445a 100644
--- a/docs/getting-started.html
+++ b/docs/getting-started.html
@@ -50,7 +50,7 @@ lead: "An overview of Bootstrap, how to download and use, basic templates and ex
 
     <div class="bs-callout bs-callout-warning" id="callout-less-compilation">
       <h4>Compiling Bootstrap's LESS files</h4>
-      <p>If you work with Bootstrap's uncompiled source code, you need to compile the LESS files to produce usable CSS files. For compiling LESS files into CSS, we only officially support <a href="http://twitter.github.io/recess/">Recess</a>, which is Twitter's CSS hinter based on <a href="http://lesscss.org">less.js</a>.</p>
+      <p>If you work with Bootstrap's uncompiled source code, you need to compile the LESS files to produce usable CSS files. For compiling LESS files into CSS, we only officially support <a href="http://lesscss.org">less.js</a>.</p>
     </div>
   </div>
 
@@ -1099,4 +1099,4 @@ if (isAndroid) {
     <p>Not all sites and applications need to make use of everything Bootstrap has to offer, especially in production environments where optimizing bandwidth is an issue. We encourage you to remove whatever is unused with our <a href="../customize/">Customizer</a>.</p>
     <p>Using the Customizer, simply uncheck any component, feature, or asset you don't need. Hit download and swap out the default Bootstrap files with these newly customized ones. You'll get vanilla Bootstrap, but without the features *you* deem unnecessary. All custom builds include compiled and minified versions, so use whichever works for you.</p>
 
-  </div>
\ No newline at end of file
+  </div>