diff options
Diffstat (limited to 'customize.html')
| -rw-r--r-- | customize.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/customize.html b/customize.html index cc90d665d..1a4adaf3d 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"> @@ -269,7 +269,7 @@ base_url: "../" <button class="btn btn-default toggle" type="button">Toggle all</button> <h1 id="plugins">jQuery plugins</h1> </div> - <p class="lead">Choose which jQuery plugins should be included in your custom JavaScript files. Unsure what to include? Read the <a href="/javascript/">JavaScript</a> page in the docs.</p> + <p class="lead">Choose which jQuery plugins should be included in your custom JavaScript files. Unsure what to include? Read the <a href="../javascript/">JavaScript</a> page in the docs.</p> <div class="row"> <div class="col-lg-6"> <h4>Linked to components</h4> |
