diff options
| author | Michael <[email protected]> | 2015-02-24 20:03:28 +0100 |
|---|---|---|
| committer | Michael <[email protected]> | 2015-02-24 20:03:28 +0100 |
| commit | 3425489273d8e0d1111427e5cdaeaa869750f03f (patch) | |
| tree | 429e62e1bfbfe5fee6ff5611e01dd04911e54645 /docs/_includes | |
| parent | feda77f1274cc22cacf21933bccb080add42a7d0 (diff) | |
| download | bootstrap-3425489273d8e0d1111427e5cdaeaa869750f03f.tar.xz bootstrap-3425489273d8e0d1111427e5cdaeaa869750f03f.zip | |
Updated license links
Added attributes rel and target.
Diffstat (limited to 'docs/_includes')
| -rw-r--r-- | docs/_includes/footer.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/footer.html b/docs/_includes/footer.html index afb25b2ab..4d3690303 100644 --- a/docs/_includes/footer.html +++ b/docs/_includes/footer.html @@ -6,7 +6,7 @@ <p>Designed and built with all the love in the world by <a href="https://twitter.com/mdo" target="_blank">@mdo</a> and <a href="https://twitter.com/fat" target="_blank">@fat</a>.</p> <p>Maintained by the <a href="https://github.com/orgs/twbs/people">core team</a> with the help of <a href="https://github.com/twbs/bootstrap/graphs/contributors">our contributors</a>.</p> - <p>Code licensed under <a href="https://github.com/twbs/bootstrap/blob/master/LICENSE" target="_blank">MIT</a>, documentation under <a href="https://creativecommons.org/licenses/by/3.0/">CC BY 3.0</a>.</p> + <p>Code licensed under <a rel="license" href="https://github.com/twbs/bootstrap/blob/master/LICENSE" target="_blank">MIT</a>, documentation under <a rel="license" href="https://creativecommons.org/licenses/by/3.0/" target="_blank">CC BY 3.0</a>.</p> <ul class="bs-docs-footer-links text-muted"> <li>Currently v{{ site.current_version }}</li> <li>·</li> |
