diff options
| author | Julian Thilo <[email protected]> | 2014-11-24 15:46:14 +0100 |
|---|---|---|
| committer | Julian Thilo <[email protected]> | 2014-11-24 15:46:14 +0100 |
| commit | c022d88ac5674410fbba00c1c869c4da16fc0067 (patch) | |
| tree | 1fae4e52e27aa951954868b0e835b21469a17747 /docs/_includes/getting-started | |
| parent | 7ea49019b86f8bf69008565b9369d8762223f4e2 (diff) | |
| parent | bf43c9cf9f8127e7d3ad2b634413e7185bacc7b2 (diff) | |
| download | bootstrap-c022d88ac5674410fbba00c1c869c4da16fc0067.tar.xz bootstrap-c022d88ac5674410fbba00c1c869c4da16fc0067.zip | |
Merge pull request #15108 from zacechola/irc_room
corrects IRC room
Diffstat (limited to 'docs/_includes/getting-started')
| -rw-r--r-- | docs/_includes/getting-started/community.html | 2 |
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> |
