Skip to content

Commit 3e239c9

Browse files
committed
Merge pull request plusjade#270 from cvrebert/master
Bootstrap is no longer affiliated with Twitter
2 parents 526c4b1 + 9c9c308 commit 3e239c9

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)