Repository: incubator-ignite Updated Branches: refs/heads/sprint-1 36ecaff74 -> 43a7391e5
# sprint-1 Fixed follow us in javadoc. Project: http://git-wip-us.apache.org/repos/asf/incubator-ignite/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-ignite/commit/43a7391e Tree: http://git-wip-us.apache.org/repos/asf/incubator-ignite/tree/43a7391e Diff: http://git-wip-us.apache.org/repos/asf/incubator-ignite/diff/43a7391e Branch: refs/heads/sprint-1 Commit: 43a7391e5f7a0b679bc3c10ff192d599c6863c37 Parents: 36ecaff Author: anovikov <anovi...@gridgain.com> Authored: Fri Feb 13 10:01:43 2015 +0700 Committer: anovikov <anovi...@gridgain.com> Committed: Fri Feb 13 10:01:43 2015 +0700 ---------------------------------------------------------------------- pom.xml | 19 ++----------------- 1 file changed, 2 insertions(+), 17 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-ignite/blob/43a7391e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e6d502e..4ae70f3 100644 --- a/pom.xml +++ b/pom.xml @@ -816,23 +816,8 @@ </table> </td> <td width="100%" align="right" valign="center"> - <table border=0 cellspacing=0 cellpadding=0> - <tr> - <td> - <nobr>Follow us: </nobr> - </td> - <td style="padding-right: 5px"> - <a class='img_link' target=twitter href='http://www.twitter.com/gridgain'> - <img border=0 align=absmiddle src='http://www.gridgain.com/images/twitter_bw.png' alt='Follow GridGain on Twitter'/> - </a> - </td> - <td style="padding-right: 5px"> - <a class='img_link' target=vimeo href='http://www.vimeo.com/gridgain'> - <img border=0 align=absmiddle src='http://www.gridgain.com/images/vimeo_bw.png' alt='Follow GridGain on Vimeo'/> - </a> - </td> - </tr> - </table> + <a href="https://twitter.com/ApacheIgnite" class="twitter-follow-button" data-show-count="false" data-size="large">Follow @ApacheIgnite</a> + <script>!function(d,s,id){var js,fjs=d.getElementsByTagName(s)[0],p=/^http:/.test(d.location)?'http':'https';if(!d.getElementById(id)){js=d.createElement(s);js.id=id;js.src=p+'://platform.twitter.com/widgets.js';fjs.parentNode.insertBefore(js,fjs);}}(document, 'script', 'twitter-wjs');</script> </td> </tr> <tr>