diff options
| author | Mark Otto <[email protected]> | 2013-01-31 18:25:44 -0800 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-01-31 18:25:44 -0800 |
| commit | 19b5ebcf2484d4cd9fdcbe9d5cb62858135107fc (patch) | |
| tree | 21919806bdf3ba17ced4cf2a1dd593a125b7429e /docs/templates | |
| parent | dfdf343825f7690ed5545236522307ade37f9c5a (diff) | |
| download | bootstrap-19b5ebcf2484d4cd9fdcbe9d5cb62858135107fc.tar.xz bootstrap-19b5ebcf2484d4cd9fdcbe9d5cb62858135107fc.zip | |
Rename marketing-narrow to jumbotron-narrow for mo betta naming schemes
Diffstat (limited to 'docs/templates')
| -rw-r--r-- | docs/templates/pages/getting-started.mustache | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/templates/pages/getting-started.mustache b/docs/templates/pages/getting-started.mustache index aac7dba4f..fb23b7605 100644 --- a/docs/templates/pages/getting-started.mustache +++ b/docs/templates/pages/getting-started.mustache @@ -177,8 +177,8 @@ <p>Featuring a hero unit for a primary message and three supporting elements.</p> </div> <div class="span4"> - <a class="thumbnail" href="examples/marketing-narrow.html"> - <img src="assets/img/examples/bootstrap-example-marketing-narrow.png" alt=""> + <a class="thumbnail" href="examples/jumbotron-narrow.html"> + <img src="assets/img/examples/bootstrap-example-jumbotron-narrow.png" alt=""> </a> <h4>Narrow marketing</h4> <p>Slim, lightweight marketing template for small projects or teams.</p> |
