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/getting-started.html | |
| parent | 364dbb7931393cb8fa796d75ec1f32a757d335e1 (diff) | |
| download | bootstrap-0e62011da056d74ca84d462c3d45bc1b7573ef57.tar.xz bootstrap-0e62011da056d74ca84d462c3d45bc1b7573ef57.zip | |
fix download page links
Diffstat (limited to 'docs/getting-started.html')
| -rw-r--r-- | docs/getting-started.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html index 3cf303d2e..c245daba3 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -272,7 +272,7 @@ </div> <p class="lead">Head to the docs for information, examples, and code snippets, or take the next leap and customize Bootstrap for any upcoming project.</p> <a class="btn btn-large btn-primary" href="./scaffolding.html" >Visit the Bootstrap docs</a> - <a class="btn btn-large" href="./download.html" style="margin-left: 5px;" >Customize Bootstrap</a> + <a class="btn btn-large" href="./customize.html" style="margin-left: 5px;" >Customize Bootstrap</a> </section> |
