diff options
author | XhmikosR <xhmikosr@users.sourceforge.net> | 2014-02-09 17:54:36 +0200 |
---|---|---|
committer | XhmikosR <xhmikosr@users.sourceforge.net> | 2014-02-11 10:42:28 +0200 |
commit | dae18a925d1c693f88ffa6e6dd91fc88276accf7 (patch) | |
tree | e49b03790f490e4890d2719b4bb885d6fe62c9d1 | |
parent | fbba315082ba6d272797dcdfd46940e19b1be9e3 (diff) |
index.html: use the relative link to 2.x pages.
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -123,7 +123,7 @@ </div> <div class="col-lg-4 col-sm-6"> <h3><i class="fa fa-wrench"></i> Tuned for 3.1.0</h3> - <p>Themes are built for the latest version of Bootstrap. <a href="http://bootswatch.com/2/">Version 2.3.2</a> and <a target="_blank" href="https://github.com/thomaspark/bootswatch/tags">others</a> are also available to download.</p> + <p>Themes are built for the latest version of Bootstrap. <a href="/2/">Version 2.3.2</a> and <a target="_blank" href="https://github.com/thomaspark/bootswatch/tags">others</a> are also available to download.</p> </div> <div class="col-lg-4 col-sm-6"> <h3><i class="fa fa-cogs"></i> Modular</h3> |