Skip to content

Commit

Permalink
update web footer to remove google group
Browse files Browse the repository at this point in the history
  • Loading branch information
lukehan committed Nov 24, 2015
1 parent 10ff289 commit e713623
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions webapp/app/partials/footer.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
<div class="container">
<div class="copyright">
<span>
<a href="http://kylin.io" style="color:#808080;"><i class="fa fa-home"></i> Home Page</a> |
<a href="https://groups.google.com/forum/#!forum/kylin-olap" style="color:#808080;"><i class="fa fa-users"></i> Google Group</a>
<a href="http://kylin.apache.org" style="color:#808080;"><i class="fa fa-home"></i> Apache Kylin</a> |
<a href="http://kylin.apache.org/community/" style="color:#808080;"><i class="fa fa-users"></i> Apache Kylin Community</a>
</span>
</div>
</div>
Expand Down

0 comments on commit e713623

Please sign in to comment.