You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@senssoft.apache.org by le...@apache.org on 2018/03/12 16:00:33 UTC

[53/55] [abbrv] incubator-senssoft git commit: SENSSOFT-159: Fixed email link to user-subscribe@senssoft.incubator.apache.org

SENSSOFT-159: Fixed email link to user-subscribe@senssoft.incubator.apache.org


Project: http://git-wip-us.apache.org/repos/asf/incubator-senssoft/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-senssoft/commit/7ac06cad
Tree: http://git-wip-us.apache.org/repos/asf/incubator-senssoft/tree/7ac06cad
Diff: http://git-wip-us.apache.org/repos/asf/incubator-senssoft/diff/7ac06cad

Branch: refs/heads/master
Commit: 7ac06cad34808e3808da3c2c16bf9a122aef85d3
Parents: 23afe96
Author: Arthi Vezhavendan <ar...@gmail.com>
Authored: Sun Mar 19 23:43:07 2017 -0400
Committer: Arthi Vezhavendan <ar...@gmail.com>
Committed: Sun Mar 19 23:43:07 2017 -0400

----------------------------------------------------------------------
 content/index.html    | 2 +-
 site/_site/index.html | 2 +-
 site/index.html       | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/7ac06cad/content/index.html
----------------------------------------------------------------------
diff --git a/content/index.html b/content/index.html
index 04fcdb9..a9984a7 100644
--- a/content/index.html
+++ b/content/index.html
@@ -83,7 +83,7 @@
     <a class="ui big blue button" href="/releases">
       Download SensSoft
     </a>
-    <a class="ui big yellow button" href="mailto:users-subscribe@senssoft.incubator.apache.org">
+    <a class="ui big yellow button" href="mailto:user-subscribe@senssoft.incubator.apache.org">
       Sign Up For News
     </a>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/7ac06cad/site/_site/index.html
----------------------------------------------------------------------
diff --git a/site/_site/index.html b/site/_site/index.html
index 04fcdb9..a9984a7 100644
--- a/site/_site/index.html
+++ b/site/_site/index.html
@@ -83,7 +83,7 @@
     <a class="ui big blue button" href="/releases">
       Download SensSoft
     </a>
-    <a class="ui big yellow button" href="mailto:users-subscribe@senssoft.incubator.apache.org">
+    <a class="ui big yellow button" href="mailto:user-subscribe@senssoft.incubator.apache.org">
       Sign Up For News
     </a>
   </div>

http://git-wip-us.apache.org/repos/asf/incubator-senssoft/blob/7ac06cad/site/index.html
----------------------------------------------------------------------
diff --git a/site/index.html b/site/index.html
index cfb9152..a4b7e02 100644
--- a/site/index.html
+++ b/site/index.html
@@ -23,7 +23,7 @@ layout: default
     <a class="ui big blue button" href="{{ '/releases' | prepend: site.baseurl }}">
       Download SensSoft
     </a>
-    <a class="ui big yellow button" href="mailto:users-subscribe@senssoft.incubator.apache.org">
+    <a class="ui big yellow button" href="mailto:user-subscribe@senssoft.incubator.apache.org">
       Sign Up For News
     </a>
   </div>