diff --git a/getting-started.html b/getting-started.html index 4583e2dd94d780537925b8568bb006be7092f2e6..109d8d0ed20487a635a7b13d220b22569b3ea006 100644 --- a/getting-started.html +++ b/getting-started.html @@ -963,7 +963,7 @@ if (navigator.userAgent.match(/IEMobile\/10\.0/)) { <div class="bs-callout bs-callout-info"> <h4>Alternate customization methods</h4> - <p>While not recommended for folks new to Bootstrap, you may use one of two alternate methods for customization. The first is modifying the source .less files (making upgrades super difficult), and the second is mapping source LESS code to <a href="http://ruby.bvision.com/blog/please-stop-embedding-bootstrap-classes-in-your-html">your own classes via mixins</a>. For the time being, neither of those options are documented here.</p> + <p>While not recommended for folks new to Bootstrap, you may use one of two alternate methods for customization. The first is modifying the source <code>.less</code> files (making upgrades super difficult), and the second is mapping source LESS code to <a href="http://ruby.bvision.com/blog/please-stop-embedding-bootstrap-classes-in-your-html">your own classes via mixins</a>. For the time being, neither of those options are documented here.</p> </div> <h3>Removing potential bloat</h3>