diff options
| author | Mark Otto <[email protected]> | 2012-07-12 21:41:51 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2012-07-12 21:41:51 -0700 |
| commit | fae691c3d914e513a79e8fcde051c34b6c904f8c (patch) | |
| tree | c1caf10fa8b52b4767e15108c7f50669056001f7 /docs/getting-started.html | |
| parent | f22b06097ab51c7fdfbe715ebb9a408c4c56f04f (diff) | |
| download | bootstrap-fae691c3d914e513a79e8fcde051c34b6c904f8c.tar.xz bootstrap-fae691c3d914e513a79e8fcde051c34b6c904f8c.zip | |
some analytics tracking on getting started
Diffstat (limited to 'docs/getting-started.html')
| -rw-r--r-- | docs/getting-started.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html index 2550b33a4..ea944baf5 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -229,8 +229,8 @@ <h2>What next?</h2> <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" 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="./scaffolding.html" >Visit the Bootstrap docs</a> + <a class="btn btn-large" href="./download.html" style="margin-left: 5px;" >Customize Bootstrap</a> </section> |
