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

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


The following commit(s) were added to refs/heads/master by this push:
     new 182958b  Fix broken Wiki links after ASF rename (#396)
182958b is described below

commit 182958bce6717c53d0ada36dbe44710b2c4872d8
Author: Matt Rutkowski <[email protected]>
AuthorDate: Tue Jul 23 13:22:57 2019 -0500

    Fix broken Wiki links after ASF rename (#396)
---
 _layouts/community.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/_layouts/community.html b/_layouts/community.html
index 2a0a321..a48def7 100644
--- a/_layouts/community.html
+++ b/_layouts/community.html
@@ -109,8 +109,8 @@ layout: default
               <h3>Project Wiki</h3>
               <p>The project maintains a <a 
href="https://cwiki.apache.org/confluence/display/OPENWHISK/OpenWhisk+Project+Wiki";>Confluence
 Wiki</a> site that provides the community a place to share their thoughts 
about and collaborate around any aspect of the project; whether it's about the 
platform architecture, an existing or planned feature or about its use cases 
and integrations. Examples include:</p>
               <ul>
-                  <li><a 
href="https://cwiki.apache.org/confluence/display/OPENWHISK/OpenWhisk+Project+Wiki#OpenWhiskProjectWiki-how-to-contribute";>How
 to contribute?</li>
-                  <li><a 
href="https://cwiki.apache.org/confluence/display/OPENWHISK/OpenWhisk+Project+Wiki#OpenWhiskProjectWiki-becoming-a-contributor";>How
 do I become a Contributor or Committer?</li>
+                  <li><a 
href="https://cwiki.apache.org/confluence/display/OPENWHISK/Apache+OpenWhisk+Project+Wiki#ApacheOpenWhiskProjectWiki-how-to-contribute";>How
 to contribute?</li>
+                  <li><a 
href="https://cwiki.apache.org/confluence/display/OPENWHISK/Apache+OpenWhisk+Project+Wiki#ApacheOpenWhiskProjectWiki-becoming-a-contributor";>How
 do I become a Contributor or Committer?</li>
                   <li><a 
href="https://cwiki.apache.org/confluence/display/OPENWHISK/Proposals";>Proposals</a>
 (Design)</li>
                   <li><a 
href="https://cwiki.apache.org/confluence/display/OPENWHISK/Presentations%2C+Meeting+Notes+and+Transcripts";>Meeting
 Notes and Transcripts</a></li>
                   <li><a 
href="https://cwiki.apache.org/confluence/display/OPENWHISK/Processes";>Processes</a></li>

Reply via email to