aboutsummaryrefslogtreecommitdiff
path: root/docs/getting-started.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-05-21 14:44:29 -0700
committerMark Otto <[email protected]>2013-05-21 14:44:29 -0700
commit59010184cb7b94cd08ea290c69bddf726673f5f4 (patch)
treeee3832f7c1560278c38efcecf1780859af127768 /docs/getting-started.html
parent930913e0a0a7ab7f7b69fd97fc631bb9121e46aa (diff)
parent9a2218dd38cd34a27a8885941a55dc880db8c45f (diff)
downloadbootstrap-59010184cb7b94cd08ea290c69bddf726673f5f4.tar.xz
bootstrap-59010184cb7b94cd08ea290c69bddf726673f5f4.zip
Merge pull request #7945 from AJ-Acevedo/fix
Fixed broken Customizer link for docs
Diffstat (limited to 'docs/getting-started.html')
-rw-r--r--docs/getting-started.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html
index ae7ee0e51..f5f550f8f 100644
--- a/docs/getting-started.html
+++ b/docs/getting-started.html
@@ -276,7 +276,7 @@ bootstrap/
</div>
<h3>Removing potential bloat</h3>
- <p>Not all sites and applications need to make use of everything Bootstrap has to offer, especially in production environments where bandwidth literally becomes a financial issue. We encourage folks to remove whatever is unused with our <a href="./customizer/">Customizer</a>.</p>
+ <p>Not all sites and applications need to make use of everything Bootstrap has to offer, especially in production environments where bandwidth literally becomes a financial issue. We encourage folks 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>