diff options
| author | Mark Otto <[email protected]> | 2013-07-27 00:35:26 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-27 00:35:26 -0700 |
| commit | 80123fc0398b2354ff85ff45e065117a0ad56149 (patch) | |
| tree | 73a37522f3431853de5fbc159a322c9d012eafb4 /getting-started.html | |
| parent | 94df8090a7771b463c7661b7b0aeecac328b00f4 (diff) | |
| download | bootstrap-80123fc0398b2354ff85ff45e065117a0ad56149.tar.xz bootstrap-80123fc0398b2354ff85ff45e065117a0ad56149.zip | |
mo links, fix ads and analytics in gh pages
Diffstat (limited to 'getting-started.html')
| -rw-r--r-- | getting-started.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/getting-started.html b/getting-started.html index ba9ad7be5..48ebd134c 100644 --- a/getting-started.html +++ b/getting-started.html @@ -272,7 +272,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="/customize/">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> |
