diff options
| author | Mark Otto <[email protected]> | 2011-06-30 11:13:53 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2011-06-30 11:13:53 -0700 |
| commit | 4c2614841e0f1bedbd5b56a7ee2f704276fb32a4 (patch) | |
| tree | ac9ace1959d3b3651f1d3b38145947b3c6198369 /docs | |
| parent | 015d2501b403fea18be5be1182717b721385e7d6 (diff) | |
| download | bootstrap-4c2614841e0f1bedbd5b56a7ee2f704276fb32a4.tar.xz bootstrap-4c2614841e0f1bedbd5b56a7ee2f704276fb32a4.zip | |
fix footer text
Diffstat (limited to 'docs')
| -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 f5f3acf87..b4c81bb0e 100644 --- a/docs/index.html +++ b/docs/index.html @@ -1252,7 +1252,7 @@ <p class="right"><a href="#">Back to top</a></p> <p> Designed and built with all the love in the world <a href="http://twitter.com/twitter" target="_blank">@twitter</a> by <a href="http://twitter.com/mdo" target="_blank">@mdo</a> and <a href="http://twitter.com/fat" target="_blank">@fat</a>.<br /> - Open-sourced under the <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0</a>. + Licensed under the <a href="http://www.apache.org/licenses/LICENSE-2.0" target="_blank">Apache License v2.0</a>. </p> </div> </div> |
