aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-08-17 17:27:05 -0700
committerMark Otto <[email protected]>2013-08-17 17:27:05 -0700
commite29c23afab2577e05cfaa41f64a20f1ca87222fc (patch)
treea89bb9177279fb8923bd46fa931f151ed4659f5d
parente58721995879da2e866f27d389dfa9ed9da4d0b5 (diff)
parent27424ee42287f5047345fc8d54c55eedcbc3c172 (diff)
downloadbootstrap-e29c23afab2577e05cfaa41f64a20f1ca87222fc.tar.xz
bootstrap-e29c23afab2577e05cfaa41f64a20f1ca87222fc.zip
Merge branch '3.0.0-wip' of github.com:twbs/bootstrap into 3.0.0-wip
-rw-r--r--getting-started.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/getting-started.html b/getting-started.html
index 68dfedab4..5da537393 100644
--- a/getting-started.html
+++ b/getting-started.html
@@ -556,7 +556,7 @@ img { max-width: none; }
<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 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 .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>
</div>
<h3>Removing potential bloat</h3>