diff options
| author | Chris Rebert <[email protected]> | 2014-02-01 20:57:00 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-02-02 21:44:09 -0800 |
| commit | 880a38e1a4f2fb053d586fc196d6149e87ec80a4 (patch) | |
| tree | ff4b3542c2a4583dd832af3527278f6b75dc8ad2 | |
| parent | 9c054fd4c0db89cbbb1df3c868bafc4f2c17c3e3 (diff) | |
| download | bootstrap-880a38e1a4f2fb053d586fc196d6149e87ec80a4.tar.xz bootstrap-880a38e1a4f2fb053d586fc196d6149e87ec80a4.zip | |
add StackOverflow to Community section of Getting Started docs
| -rw-r--r-- | docs/getting-started.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/getting-started.html b/docs/getting-started.html index 9500862cd..cecffebbd 100644 --- a/docs/getting-started.html +++ b/docs/getting-started.html @@ -319,6 +319,7 @@ bootstrap/ <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>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> <p>You can also follow <a href="https://twitter.com/twbootstrap">@twbootstrap on Twitter</a> for the latest gossip and awesome music videos.</p> |
