From 9a2218dd38cd34a27a8885941a55dc880db8c45f Mon Sep 17 00:00:00 2001 From: AJ Acevedo Date: Tue, 21 May 2013 02:23:19 -0400 Subject: [PATCH] Fixed broken Customizer link for docs --- docs/getting-started.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/getting-started.html b/docs/getting-started.html index ae7ee0e51f..f5f550f8f8 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -276,7 +276,7 @@ bootstrap/

Removing potential bloat

-

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 Customizer.

+

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 Customizer.

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.