Skip to content

Commit 4133169

Browse files
cvrebertgroundh0g
authored andcommitted
Bootstrap is no longer affiliated with Twitter
"Twitter Bootstrap" => "Bootstrap" Per http://getbootstrap.com/about/#brand Update Bootstrap links to http://getbootstrap.com Refs twbs/bootstrap#9899
1 parent ff13652 commit 4133169

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

_includes/themes/bootstrap-3/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@
8282
<div class="container">
8383
<p>&copy; {{ site.time | date: '%Y' }} {{ site.author.name }}
8484
with help from <a href="http://jekyllbootstrap.com" target="_blank" title="The Definitive Jekyll Blogging Framework">Jekyll Bootstrap</a>
85-
and <a href="http://twitter.github.com/bootstrap/" target="_blank">Twitter Bootstrap</a>
85+
and <a href="http://getbootstrap.com" target="_blank">Bootstrap</a>
8686
</p>
8787
</div>
8888
</div>

_includes/themes/twitter/default.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@
5555
<footer>
5656
<p>&copy; {{ site.time | date: '%Y' }} {{ site.author.name }}
5757
with help from <a href="http://jekyllbootstrap.com" target="_blank" title="The Definitive Jekyll Blogging Framework">Jekyll Bootstrap</a>
58-
and <a href="http://twitter.github.com/bootstrap/" target="_blank">Twitter Bootstrap</a>
58+
and <a href="http://getbootstrap.com" target="_blank">Bootstrap</a>
5959
</p>
6060
</footer>
6161

0 commit comments

Comments
 (0)