This is an automated email from the ASF dual-hosted git repository. shuber pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/unomi-site.git
commit 4809cfedd81eaa5e72417e07e826a51a59bce0cf Merge: 98b1c3a 2edcdd2 Author: Serge Huber <[email protected]> AuthorDate: Wed Mar 13 10:37:28 2019 +0100 This closes pull request number #14 src/main/webapp/contribute-release-guide.html | 199 +++++++------------------- src/main/webapp/contribute.html | 18 +-- src/main/webapp/index.html | 16 +-- 3 files changed, 70 insertions(+), 163 deletions(-) diff --cc src/main/webapp/index.html index 69bbe40,7d394dd..f8a60f4 --- a/src/main/webapp/index.html +++ b/src/main/webapp/index.html @@@ -219,14 -223,6 +223,10 @@@ <a href="http://apache.org" target="_blank"> <img class="featurette-image img-fluid mx-auto" src="images/apache.png" alt="Apache Software Foundation"> </a> + <br><br><br> - <a href="https://incubator.apache.org" target="_blank"> - <img class="featurette-image img-fluid mx-auto" src="images/incubator-logo.png" alt="Unomi is incubating"/> - </a> - <br><br><br> + <a href="https://www.apache.org/events/current-event.html" target="_blank"> + <img class="featurette-image img-fluid mx-auto" src="https://svn.apache.org/repos/infra/apachecon/www.apachecon.com/images/landingpage/events/acna19.png" alt="ApacheCon" /> + </a> </div> </div>
