diff options
author | Thomas Park <thomas@thomaspark.me> | 2012-12-06 00:22:08 -0500 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2012-12-06 00:22:08 -0500 |
commit | 6a6680d2060bd2eef85c4850502529fbe98d2bb3 (patch) | |
tree | db7394217545bd1e6f5e65ffa1b89e0defc24bc1 | |
parent | 659a5ee5fc734a5e9396f55e1e26d0f1e9fcdb0e (diff) |
index: point older versions link to tags
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -126,7 +126,7 @@ <div class="span4"> <img class="glyph" src="img/glyphicons_280_settings.png"> <h3>Tuned for 2.2.1</h3> - <p>Swatches are built for and tested with the latest version of Bootstrap. <a target="_blank" href="https://github.com/thomaspark/bootswatch/downloads">Older versions</a> are also available for download.</p> + <p>Swatches are built for and tested with the latest version of Bootstrap. <a target="_blank" href="https://github.com/thomaspark/bootswatch/tags">Older versions</a> are also available for download.</p> </div> <div class="span4"> <img class="glyph" src="img/glyphicons_023_cogwheels.png"> |