diff options
author | Thomas Park <thomas@thomaspark.me> | 2014-07-03 13:43:59 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2014-07-03 13:43:59 -0400 |
commit | e309d05d9944385b0d3881c25cddae519a4e2eae (patch) | |
tree | 03cb77ed3c1f96d9332920b8cf013e7acf7f8bff /index.html | |
parent | 2e4df6c6672a4d24dea8aaaf89fea3f00f791efc (diff) |
make link to v2 site relative
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -133,7 +133,7 @@ </div> <div class="col-lg-4 col-sm-6"> <h3><i class="fa fa-wrench"></i> Tuned for 3.2.0</h3> - <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> + <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> |