diff options
author | Thomas Park <thomas@thomaspark.me> | 2013-08-20 00:25:44 -0400 |
---|---|---|
committer | Thomas Park <thomas@thomaspark.me> | 2013-08-20 00:25:44 -0400 |
commit | a49623ac251c4d79f44c7e8edde37e48055b84a2 (patch) | |
tree | acf9dc2b3ae27aef1a96566cc56d8e5ce14a0fbd | |
parent | 73a6a296c9c4e8aa011302eab65238e0410430a9 (diff) |
tweak wording on alert
-rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -82,7 +82,7 @@ <div class="alert alert-info"> <button type="button" class="close" data-dismiss="alert">×</button> - <p>You're currently viewing themes for the newly released Bootstrap 3.0.0. If you're using 2.3.2, visit <a class="alert-link" href="http://bootswatch.com/2/">bootswatch.com/2/</a>. + <p>You're viewing themes for the newly released Bootstrap 3.0.0. If you want 2.3.2, visit <a class="alert-link" href="http://bootswatch.com/2/">bootswatch.com/2/</a>. </div> <div id="social"> <span> |