aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-01-19 22:21:29 -0800
committerChris Rebert <[email protected]>2014-01-19 22:21:29 -0800
commitadda5d55c660871b83726586e68ecca44d905e63 (patch)
tree58800961f4ca36636c2c69b34ed21ab184ecb591 /docs
parent0349fe0f0b4e925b0abcf3de4f3bc8957af57831 (diff)
parent0d153fa6438fdf4a6f4e1646b834d91415c67bde (diff)
downloadbootstrap-adda5d55c660871b83726586e68ecca44d905e63.tar.xz
bootstrap-adda5d55c660871b83726586e68ecca44d905e63.zip
Merge pull request #12304 from Quy/master
Replace page.base_url with relative url
Diffstat (limited to 'docs')
-rw-r--r--docs/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html
index 8ab583ff9..8f36b3417 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -26,7 +26,7 @@ title: Bootstrap
<div class="col-sm-4">
<img src="assets/img/sass-less.png" alt="Sass and Less support" class="img-responsive">
<h3>Preprocessors</h3>
- <p>In addition to vanilla CSS, Bootstrap includes support for the two most popular CSS preprocessors, <a href="{{ page.base_url }}css#less">Less</a> and <a href="{{ page.base_url }}css#sass">Sass</a>.</p>
+ <p>In addition to vanilla CSS, Bootstrap includes support for the two most popular CSS preprocessors, <a href="../css/#less">Less</a> and <a href="../css/#sass">Sass</a>.</p>
</div>
<div class="col-sm-4">
<img src="assets/img/devices.png" alt="Responsive across devices" class="img-responsive">