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

vieiro pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-netbeans-website.git


The following commit(s) were added to refs/heads/master by this push:
     new 991d8df  Fixed broken slack link (#79)
991d8df is described below

commit 991d8dff70417350a32f72166e2d505e918f85e8
Author: Benjamin Asbach <asba...@users.noreply.github.com>
AuthorDate: Thu Oct 4 01:34:55 2018 +0200

    Fixed broken slack link (#79)
    
    Merging. Thanks!
---
 netbeans.apache.org/src/content/templates/tools.gsp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/netbeans.apache.org/src/content/templates/tools.gsp 
b/netbeans.apache.org/src/content/templates/tools.gsp
index 9a83e92..e55a98a 100644
--- a/netbeans.apache.org/src/content/templates/tools.gsp
+++ b/netbeans.apache.org/src/content/templates/tools.gsp
@@ -24,7 +24,7 @@
         <li><a title="Twitter" href="https://twitter.com/netbeans";><i 
class="fa fa-md fa-twitter"></i></a></li>
         <li><a title="Github" 
href="https://github.com/apache/incubator-netbeans";><i class="fa fa-md 
fa-github"></i></a></li>
         <li><a title="YouTube" 
href="https://www.youtube.com/user/netbeansvideos";><i class="fa fa-md 
fa-youtube"></i></a></li>
-        <li><a title="Slack" href="https://netbeans.signup.team/";><i class="fa 
fa-md fa-slack"></i></a></li>
+        <li><a title="Slack" 
href="https://tinyurl.com/netbeans-slack-signup/";><i class="fa fa-md 
fa-slack"></i></a></li>
         <li><a title="JIRA" 
href="https://issues.apache.org/jira/projects/NETBEANS/summary";><i class="fa 
fa-mf fa-bug"></i></a></li>
     </ul>
     <ul class="menu align-center">


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@netbeans.apache.org
For additional commands, e-mail: commits-h...@netbeans.apache.org

For further information about the NetBeans mailing lists, visit:
https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists

Reply via email to