From c884e51bfc9969de28c9e3b8daefb73452c12194 Mon Sep 17 00:00:00 2001 From: Mark Otto <otto@github.com> Date: Fri, 26 Jul 2013 23:24:02 -0700 Subject: [PATCH] 2.3.2 not 2.3.3 --- _includes/old-bs-docs.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_includes/old-bs-docs.html b/_includes/old-bs-docs.html index 7b7065459a..370b2fc09d 100644 --- a/_includes/old-bs-docs.html +++ b/_includes/old-bs-docs.html @@ -1,7 +1,7 @@ <div class="bs-old-docs"> <div class="container"> <strong> - <a href="/2.3.3/">Looking for Bootstrap 2.3.3 docs?</a> + <a href="/2.3.2/">Looking for Bootstrap 2.3.2 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</a> for details. </div> -- GitLab