This is an automated email from the ASF dual-hosted git repository. tomaz pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/libcloud-site.git
The following commit(s) were added to refs/heads/master by this push: new e44ab384 Remove Twitter links. e44ab384 is described below commit e44ab38409ab89c9ff7cfab2fa3e6a4f85a6086b Author: Tomaz Muraus <to...@tomaz.me> AuthorDate: Wed Aug 2 13:38:57 2023 +0200 Remove Twitter links. --- source/community.md | 1 - source/index.html | 1 - 2 files changed, 2 deletions(-) diff --git a/source/community.md b/source/community.md index 68bc1424..08452bcf 100644 --- a/source/community.md +++ b/source/community.md @@ -67,7 +67,6 @@ the documentation. ## Other * [apache/libcloud][5] on Github -* [@libcloud][3] on Twitter ## ASF Board Reports diff --git a/source/index.html b/source/index.html index 6b679a2a..eddee4c9 100644 --- a/source/index.html +++ b/source/index.html @@ -193,7 +193,6 @@ print(record) <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>