aboutsummaryrefslogtreecommitdiff
path: root/getting-started.html
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-12-18 15:08:16 -0800
committerMark Otto <[email protected]>2013-12-18 15:08:16 -0800
commit40651cf1ea9caa97bf7af81e44eed5f30e8b896b (patch)
treea58367b2de0b276c1a6211fb982ac6863fd6d307 /getting-started.html
parente8e60ae4bce85eed17c7e6801b72404494ef436a (diff)
downloadbootstrap-40651cf1ea9caa97bf7af81e44eed5f30e8b896b.tar.xz
bootstrap-40651cf1ea9caa97bf7af81e44eed5f30e8b896b.zip
more license mentions
Diffstat (limited to 'getting-started.html')
-rw-r--r--getting-started.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/getting-started.html b/getting-started.html
index 286058ba4..4e7640c1e 100644
--- a/getting-started.html
+++ b/getting-started.html
@@ -990,7 +990,7 @@ if (isAndroid) {
<div class="page-header">
<h1 id="license-faqs">License FAQs</h1>
</div>
- <p class="lead">Bootstrap is released under the Apache 2 license and is copyright {{ site.time | date: "%Y" }} Twitter. Boiled down to smaller chunks, it can be described with the following conditions.</p>
+ <p class="lead">Bootstrap is released under the MIT license and is copyright {{ site.time | date: "%Y" }} Twitter. Boiled down to smaller chunks, it can be described with the following conditions.</p>
<div class="row">
<div class="col-12 col-lg-6">
@@ -1025,7 +1025,7 @@ if (isAndroid) {
</ul>
</div>
</div>
- <p>The full Bootstrap license is located <a href="{{ site.repo }}/blob/master/README.md">in the project repository</a> for more information.</p>
+ <p>The full Bootstrap license is located <a href="{{ site.repo }}/blob/master/LICENSE">in the project repository</a> for more information.</p>
</div><!-- /.bs-docs-section -->