Remove Twitter links.
diff --git a/source/community.md b/source/community.md
index 68bc142..08452bc 100644
--- a/source/community.md
+++ b/source/community.md
@@ -67,7 +67,6 @@
 ## Other
 
 * [apache/libcloud][5] on Github
-* [@libcloud][3] on Twitter
 
 ## ASF Board Reports
 
diff --git a/source/index.html b/source/index.html
index 6b679a2..eddee4c 100644
--- a/source/index.html
+++ b/source/index.html
@@ -193,7 +193,6 @@
 

         <div style="margin-top: 20px">

           <a href="https://github.com/apache/libcloud" title="Libcloud on Github" rel="tooltip" target="_blank"><img src="/images/social-icons/github.jpg" alt="Libcloud on Github" class="social-icon" /></a>

-          <a href="https://twitter.com/libcloud" title="Libcloud on Twitter" rel="tooltip" target="_blank"><img src="/images/social-icons/twitter.png" alt="Libcloud on Twitter" class="social-icon" /></a>

           <a href="https://www.openhub.net/p/libcloud/" title="Libcloud on Open Hub" rel="tooltip" target="_blank"><img src="/images/social-icons/openhub.png" alt="Libcloud on Open Hub" class="social-icon" /></a>

           <a href="https://sourcegraph.com/github.com/apache/libcloud" title="Libcloud on SourceGraph" rel="tooltip" target="_blank"><img src="/images/social-icons/sourcegraph.png" alt="Libcloud on SourceGraph" class="social-icon" /></a>

         </div>