diff options
| author | Mark Otto <[email protected]> | 2013-09-09 10:19:53 -0700 |
|---|---|---|
| committer | Mark Otto <[email protected]> | 2013-09-09 10:19:53 -0700 |
| commit | fb9c81f8941b94b41eb815e879f045f989b5d14c (patch) | |
| tree | 1cc9f0f40aa53281f89d3d810dc0c96f1c80ac50 | |
| parent | ea99a0a6f178b467962d9f626c71207f1cbc8d2d (diff) | |
| download | bootstrap-fb9c81f8941b94b41eb815e879f045f989b5d14c.tar.xz bootstrap-fb9c81f8941b94b41eb815e879f045f989b5d14c.zip | |
dat hash
| -rw-r--r-- | getting-started.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/getting-started.html b/getting-started.html index 5567e5f20..bc76ebaa9 100644 --- a/getting-started.html +++ b/getting-started.html @@ -66,7 +66,7 @@ base_url: "../" <ul> <li>Read and subscribe to <a href="http://blog.getbootstrap.com/">The Official Bootstrap Blog</a>.</li> <li>Have a question that's not a feature request or bug report? <a href="http://groups.google.com/group/twitter-bootstrap">Ask on the mailing list.</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/#twitter-bootstrap">##twitter-bootstrap channel</a>.</li> <li>Find inspiring examples of people building with Bootstrap at the <a href="http://expo.getbootstrap.com">Bootstrap Expo</a>.</li> </ul> <p>You can also follow <a href="https://twitter.com/twbootstrap">@twbootstrap on Twitter</a> for the latest gossip and awesome music videos.</p> |
