diff options
| author | Mark Otto <[email protected]> | 2012-07-30 15:52:38 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-07-30 15:52:38 -0700 |
| commit | 0e62011da056d74ca84d462c3d45bc1b7573ef57 (patch) | |
| tree | 2cf1fa3339161118df2ffca80b40109be420740e /docs/index.html | |
| parent | 364dbb7931393cb8fa796d75ec1f32a757d335e1 (diff) | |
| download | bootstrap-0e62011da056d74ca84d462c3d45bc1b7573ef57.tar.xz bootstrap-0e62011da056d74ca84d462c3d45bc1b7573ef57.zip | |
fix download page links
Diffstat (limited to 'docs/index.html')
| -rw-r--r-- | docs/index.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/index.html b/docs/index.html index 106dee0e9..91c0cdbc2 100644 --- a/docs/index.html +++ b/docs/index.html @@ -124,7 +124,7 @@ <div class="span4"> <img src="assets/img/bs-docs-bootstrap-features.png"> <h2>Packed with features.</h2> - <p>A 12-column responsive <a href="./scaffolding.html#grid">grid</a>, dozens of components, <a href="./javascript.html">javascript plugins</a>, typography, form controls, and even a <a href="./download.html">web-based Customizer</a> to make Bootstrap your own.</p> + <p>A 12-column responsive <a href="./scaffolding.html#grid">grid</a>, dozens of components, <a href="./javascript.html">javascript plugins</a>, typography, form controls, and even a <a href="./customize.html">web-based Customizer</a> to make Bootstrap your own.</p> </div> </div> |
