diff options
| author | Julian Thilo <[email protected]> | 2014-01-14 06:03:35 -0800 |
|---|---|---|
| committer | Julian Thilo <[email protected]> | 2014-01-14 06:03:35 -0800 |
| commit | 027af6deb4cd1783b4a6cfcc98ec3f64d585958a (patch) | |
| tree | 5937040ca2b69fef3a03d82755d2b97b7401025e | |
| parent | d1fd917b7aa0c9faf012c59d59f9adf60f5bbe05 (diff) | |
| parent | c11f78d7ebedbe3a6759ec29760ac2b0db31c6b0 (diff) | |
| download | bootstrap-027af6deb4cd1783b4a6cfcc98ec3f64d585958a.tar.xz bootstrap-027af6deb4cd1783b4a6cfcc98ec3f64d585958a.zip | |
Merge pull request #12220 from ZDroid/link
Link the blog post instead of main blog page
| -rw-r--r-- | docs/_includes/old-bs-docs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/old-bs-docs.html b/docs/_includes/old-bs-docs.html index 81f367d81..c0bb80bf5 100644 --- a/docs/_includes/old-bs-docs.html +++ b/docs/_includes/old-bs-docs.html @@ -3,6 +3,6 @@ <strong> <a href="{{ site.baseurl }}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. + We've moved it to a new home while we push forward with Bootstrap 3. <a href="{{ site.blog }}/2013/08/19/bootstrap-3-released/">Read the blog</a> for details. </div> </div> |
