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 /customize.html | |
| parent | 94df8090a7771b463c7661b7b0aeecac328b00f4 (diff) | |
| download | bootstrap-80123fc0398b2354ff85ff45e065117a0ad56149.tar.xz bootstrap-80123fc0398b2354ff85ff45e065117a0ad56149.zip | |
mo links, fix ads and analytics in gh pages
Diffstat (limited to 'customize.html')
| -rw-r--r-- | customize.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/customize.html b/customize.html index 1a4adaf3d..e90c116a1 100644 --- a/customize.html +++ b/customize.html @@ -14,7 +14,7 @@ base_url: "../" <button class="btn btn-default toggle" type="button">Toggle all</button> <h1 id="less">LESS files</h1> </div> - <p class="lead">Choose which LESS files to compile into your custom build of Bootstrap. Not sure which files to use? Read through the <a href="../css/">CSS</a> and <a href="/components/">Components</a> pages in the docs</p> + <p class="lead">Choose which LESS files to compile into your custom build of Bootstrap. Not sure which files to use? Read through the <a href="../css/">CSS</a> and <a href="../components/">Components</a> pages in the docs</p> <h3>Basics</h3> <div class="row"> |
