Author: paulmerlin
Date: Wed Jul  8 09:24:59 2015
New Revision: 1689826

URL: http://svn.apache.org/r1689826
Log:
ZEST-40 Relocate Stackoverflow links to use 'apache-zest' tag

Modified:
    zest/site/content/community/get_help.html
    zest/site/content/index.html
    zest/site/src/community/get_help.html
    zest/site/src/index.html

Modified: zest/site/content/community/get_help.html
URL: 
http://svn.apache.org/viewvc/zest/site/content/community/get_help.html?rev=1689826&r1=1689825&r2=1689826&view=diff
==============================================================================
--- zest/site/content/community/get_help.html (original)
+++ zest/site/content/community/get_help.html Wed Jul  8 09:24:59 2015
@@ -120,7 +120,7 @@
         </h2>
         <p>
             To post question to and get answers from the Apache Zest™ 
community, go to
-            <a 
href="http://stackoverflow.com/questions/tagged/qi4j";>StackOverflow</a>.
+            <a 
href="http://stackoverflow.com/questions/tagged/apache-zest";>StackOverflow</a>.
         </p>
     </div>
     <div class="span4">

Modified: zest/site/content/index.html
URL: 
http://svn.apache.org/viewvc/zest/site/content/index.html?rev=1689826&r1=1689825&r2=1689826&view=diff
==============================================================================
--- zest/site/content/index.html (original)
+++ zest/site/content/index.html Wed Jul  8 09:24:59 2015
@@ -121,7 +121,7 @@
             <div class="span3">
                 <a href="http://www.apache.org"; target="_blank"><img 
src="landing-resources/img/asf_logo.gif"/></a>
                 <h3><i class="icon-group"></i> Get Help</h3>
-                <p>Join the <a 
href="https://www.apache.org/foundation/mailinglists.html"; 
target="_blank">[email protected]</a> mailing list to discuss and get help, 
or help others on <a 
href="http://stackoverflow.com/questions/tagged/qi4j";>Stackoverflow</a>.</p>
+                <p>Join the <a 
href="https://www.apache.org/foundation/mailinglists.html"; 
target="_blank">[email protected]</a> mailing list to discuss and get help, 
or help others on <a 
href="http://stackoverflow.com/questions/tagged/apache-zest";>Stackoverflow</a>.</p>
             </div>
         </div>
         <div class="row-fluid">

Modified: zest/site/src/community/get_help.html
URL: 
http://svn.apache.org/viewvc/zest/site/src/community/get_help.html?rev=1689826&r1=1689825&r2=1689826&view=diff
==============================================================================
--- zest/site/src/community/get_help.html (original)
+++ zest/site/src/community/get_help.html Wed Jul  8 09:24:59 2015
@@ -25,7 +25,7 @@ layout: default
         </h2>
         <p>
             To post question to and get answers from the Apache Zest™ 
community, go to
-            <a 
href="http://stackoverflow.com/questions/tagged/qi4j";>StackOverflow</a>.
+            <a 
href="http://stackoverflow.com/questions/tagged/apache-zest";>StackOverflow</a>.
         </p>
     </div>
     <div class="span4">

Modified: zest/site/src/index.html
URL: 
http://svn.apache.org/viewvc/zest/site/src/index.html?rev=1689826&r1=1689825&r2=1689826&view=diff
==============================================================================
--- zest/site/src/index.html (original)
+++ zest/site/src/index.html Wed Jul  8 09:24:59 2015
@@ -26,7 +26,7 @@ title: Apache Zest
             <div class="span3">
                 <a href="http://www.apache.org"; target="_blank"><img 
src="landing-resources/img/asf_logo.gif"/></a>
                 <h3><i class="icon-group"></i> Get Help</h3>
-                <p>Join the <a 
href="https://www.apache.org/foundation/mailinglists.html"; 
target="_blank">[email protected]</a> mailing list to discuss and get help, 
or help others on <a 
href="http://stackoverflow.com/questions/tagged/qi4j";>Stackoverflow</a>.</p>
+                <p>Join the <a 
href="https://www.apache.org/foundation/mailinglists.html"; 
target="_blank">[email protected]</a> mailing list to discuss and get help, 
or help others on <a 
href="http://stackoverflow.com/questions/tagged/apache-zest";>Stackoverflow</a>.</p>
             </div>
         </div>
         <div class="row-fluid">


Reply via email to