diff options
| author | Mark Otto <[email protected]> | 2013-07-25 21:52:21 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-25 21:52:21 -0700 |
| commit | 8a7553aeda0a99598c54637bc22954ca890cb697 (patch) | |
| tree | 6ae7feeabbdf7f8439b2659e2707fe835bd38398 | |
| parent | 94202b2b29c708d517e55ca6b03ec804e25daf18 (diff) | |
| download | bootstrap-8a7553aeda0a99598c54637bc22954ca890cb697.tar.xz bootstrap-8a7553aeda0a99598c54637bc22954ca890cb697.zip | |
Bump version of old docs in callout
| -rw-r--r-- | _includes/old-bs-docs.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/_includes/old-bs-docs.html b/_includes/old-bs-docs.html index a33cad70c..7b7065459 100644 --- a/_includes/old-bs-docs.html +++ b/_includes/old-bs-docs.html @@ -1,8 +1,8 @@ <div class="bs-old-docs"> <div class="container"> <strong> - <a href="/2.3.2/">Looking for Bootstrap 2.3.2 docs?</a> + <a href="/2.3.3/">Looking for Bootstrap 2.3.3 docs?</a> </strong> - We've moved it to a new home while we push forward with Bootstrap 3. <a href="http://blog.getbootstrap.com/">Read the blog post</a> for details. + We've moved it to a new home while we push forward with Bootstrap 3. <a href="http://blog.getbootstrap.com/">Read the blog</a> for details. </div> </div> |
