This is an automated email from the ASF dual-hosted git repository.

wesm pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git


The following commit(s) were added to refs/heads/master by this push:
     new 6d0747a  ARROW-2906: [Website] Remove the link to slack channel
6d0747a is described below

commit 6d0747a3ae6e02ab66baae435e23abc2ab6c31f7
Author: Kenji Okimoto <[email protected]>
AuthorDate: Tue Jul 24 21:05:35 2018 -0400

    ARROW-2906: [Website] Remove the link to slack channel
    
    Author: Kenji Okimoto <[email protected]>
    
    Closes #2318 from okkez/remove-slack-channel-link and squashes the 
following commits:
    
    5606f1fc <Kenji Okimoto> ARROW-2906:  Remove the link to slack channel
---
 site/_includes/header.html | 1 -
 1 file changed, 1 deletion(-)

diff --git a/site/_includes/header.html b/site/_includes/header.html
index e6d7479..a742867 100644
--- a/site/_includes/header.html
+++ b/site/_includes/header.html
@@ -25,7 +25,6 @@
             <li><a href="https://issues.apache.org/jira/browse/ARROW";>Issue 
Tracker</a></li>
             <li><a href="https://github.com/apache/arrow";>Source Code</a></li>
             <li><a 
href="http://mail-archives.apache.org/mod_mbox/arrow-dev/";>Mailing List</a></li>
-            <li><a href="https://apachearrowslackin.herokuapp.com";>Slack 
Channel</a></li>
             <li><a href="{{ site.baseurl }}/committers/">Committers</a></li>
             <li><a href="{{ site.baseurl }}/powered_by/">Powered By</a></li>
           </ul>

Reply via email to