aboutsummaryrefslogtreecommitdiff
path: root/docs/_includes
diff options
context:
space:
mode:
authorJulian Thilo <[email protected]>2014-11-24 15:46:14 +0100
committerJulian Thilo <[email protected]>2014-11-24 15:46:14 +0100
commitc022d88ac5674410fbba00c1c869c4da16fc0067 (patch)
tree1fae4e52e27aa951954868b0e835b21469a17747 /docs/_includes
parent7ea49019b86f8bf69008565b9369d8762223f4e2 (diff)
parentbf43c9cf9f8127e7d3ad2b634413e7185bacc7b2 (diff)
downloadbootstrap-c022d88ac5674410fbba00c1c869c4da16fc0067.tar.xz
bootstrap-c022d88ac5674410fbba00c1c869c4da16fc0067.zip
Merge pull request #15108 from zacechola/irc_room
corrects IRC room
Diffstat (limited to 'docs/_includes')
-rw-r--r--docs/_includes/getting-started/community.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/_includes/getting-started/community.html b/docs/_includes/getting-started/community.html
index b21b6ae0d..4b209a828 100644
--- a/docs/_includes/getting-started/community.html
+++ b/docs/_includes/getting-started/community.html
@@ -4,7 +4,7 @@
<p class="lead">Stay up to date on the development of Bootstrap and reach out to the community with these helpful resources.</p>
<ul>
<li>Read and subscribe to <a href="http://blog.getbootstrap.com/">The Official Bootstrap Blog</a>.</li>
- <li>Chat with fellow Bootstrappers using IRC in the <code>irc.freenode.net</code> server, in the <a href="irc://irc.freenode.net/#twitter-bootstrap">##twitter-bootstrap channel</a>.</li>
+ <li>Chat with fellow Bootstrappers using IRC in the <code>irc.freenode.net</code> server, in the <a href="irc://irc.freenode.net/%23bootstrap">##bootstrap channel</a>.</li>
<li>For help using Bootstrap, ask on <a href="http://stackoverflow.com/questions/tagged/twitter-bootstrap-3">StackOverflow using the tag <code>twitter-bootstrap-3</code></a>.</li>
<li>Find inspiring examples of people building with Bootstrap at the <a href="http://expo.getbootstrap.com">Bootstrap Expo</a>.</li>
</ul>