aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorZac Echola <[email protected]>2014-11-12 15:31:36 -0600
committerZac Echola <[email protected]>2014-11-12 15:31:36 -0600
commit75dfed7f8fb8d1f9d4b643429209e2e1b235e296 (patch)
treeb2a8e994e05fddd0f0d52eb1419ac796d0a38511 /docs
parent856d31b373622b9bc45cc893835fc9683ee708c0 (diff)
downloadbootstrap-75dfed7f8fb8d1f9d4b643429209e2e1b235e296.tar.xz
bootstrap-75dfed7f8fb8d1f9d4b643429209e2e1b235e296.zip
corrects IRC room
Diffstat (limited to 'docs')
-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..e55602727 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/##bootstrap">##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>