aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <[email protected]>2013-12-07 11:22:38 -0800
committerMark Otto <[email protected]>2013-12-07 11:22:38 -0800
commit73da46c8bb7e34b68ab6a8d150ba529d4db85078 (patch)
treea4aabd5b141d11a6bc893a96700262ccc2616ad2
parent6d03173a1aad98e75f7d33e65b411c519176c59a (diff)
downloadbootstrap-73da46c8bb7e34b68ab6a8d150ba529d4db85078.tar.xz
bootstrap-73da46c8bb7e34b68ab6a8d150ba529d4db85078.zip
Fixes #11760: Remove mailing list links from readme and about pages
Links are dead now since Google blacklisted the group for massive spam, which they could be of no help in resolving. We’ll have a new official forum for discussions soon folks <3.
-rw-r--r--README.md1
-rw-r--r--about.html1
2 files changed, 0 insertions, 2 deletions
diff --git a/README.md b/README.md
index 67cbb4ab7..8bfcc7e55 100644
--- a/README.md
+++ b/README.md
@@ -123,7 +123,6 @@ Keep track of development and community news.
* Follow [@twbootstrap on Twitter](http://twitter.com/twbootstrap).
* Read and subscribe to [The Official Bootstrap Blog](http://blog.getbootstrap.com).
-* Have a question that's not a feature request or bug report? [Ask on the mailing list.](http://groups.google.com/group/twitter-bootstrap)
* Chat with fellow Bootstrappers in IRC. On the `irc.freenode.net` server, in the `##twitter-bootstrap` channel.
diff --git a/about.html b/about.html
index f259d1681..2d79cc76c 100644
--- a/about.html
+++ b/about.html
@@ -69,7 +69,6 @@ base_url: "../"
<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>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>Find inspiring examples of people building with Bootstrap at the <a href="http://expo.getbootstrap.com">Bootstrap Expo</a>.</li>
</ul>