diff options
| author | Mark Otto <[email protected]> | 2013-01-17 15:00:49 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-01-17 15:00:49 -0800 |
| commit | 32bcbe5671faf83b9c0161dcae8a1ab0f1d61c59 (patch) | |
| tree | 1dd4910a5976cd45e8b1bd69efd90265c842c5e1 /docs/getting-started.html | |
| parent | f6226c9b91c38afc7d5050a3cfd7217edef7fc16 (diff) | |
| download | bootstrap-32bcbe5671faf83b9c0161dcae8a1ab0f1d61c59.tar.xz bootstrap-32bcbe5671faf83b9c0161dcae8a1ab0f1d61c59.zip | |
cleanup example templates
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 05feee2a5..02843482f 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -228,7 +228,7 @@ <h1>5. Examples</h1> </div> <p class="lead">Move beyond the base template with a few example layouts. We encourage folks to iterate on these examples and not simply use them as an end result.</p> - <div class="row bootstrap-examples"> + <div class="row bs-docs-examples"> <div class="span4"> <a class="thumbnail" href="examples/starter-template.html"> <img src="assets/img/examples/bootstrap-example-starter.png" alt=""> |
