diff options
| author | Mark Otto <[email protected]> | 2013-07-26 23:36:38 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-07-26 23:36:38 -0700 |
| commit | b4c4072679943773a7582daa63f545ba818fa627 (patch) | |
| tree | eb813b137e1792b81377c1041a240782b79d2ef1 /docs/customize.html | |
| parent | d991ef2ab1b4d156c7e5d33d052d66f8eaafc460 (diff) | |
| parent | 04b00365da0da573b7cac3c4f0222885700ecef7 (diff) | |
| download | bootstrap-2.3.2.tar.xz bootstrap-2.3.2.zip | |
Merge pull request #8637 from twitter/2.3.2-wipv2.3.2
Bump 2.3.2 dependencies and docs links for v3 RC1
Diffstat (limited to 'docs/customize.html')
| -rw-r--r-- | docs/customize.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/customize.html b/docs/customize.html index 5076a09a5..79b02c0c5 100644 --- a/docs/customize.html +++ b/docs/customize.html @@ -84,7 +84,7 @@ <header class="jumbotron subhead" id="overview"> <div class="container"> <h1>Customize and download</h1> - <p class="lead"><a href="https://github.com/twitter/bootstrap/zipball/master">Download Bootstrap</a> or customize variables, components, JavaScript plugins, and more.</p> + <p class="lead"><a href="https://github.com/twitter/bootstrap/archive/v2.3.2.zip">Download Bootstrap</a> or customize variables, components, JavaScript plugins, and more.</p> </div> </header> @@ -485,9 +485,9 @@ <ul class="footer-links"> <li><a href="http://blog.getbootstrap.com">Blog</a></li> <li class="muted">·</li> - <li><a href="https://github.com/twitter/bootstrap/issues?state=open">Issues</a></li> + <li><a href="https://github.com/twbs/bootstrap/issues?state=open">Issues</a></li> <li class="muted">·</li> - <li><a href="https://github.com/twitter/bootstrap/blob/master/CHANGELOG.md">Changelog</a></li> + <li><a href="https://github.com/twbs/bootstrap/releases">Changelog</a></li> </ul> </div> </footer> |
