This is an automated email from the ASF dual-hosted git repository. rlenferink pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/celix-site.git
The following commit(s) were added to refs/heads/master by this push: new 53ff944 Updated current-event link to point to correct current-event page 53ff944 is described below commit 53ff944cb7377ace5b41af29d163b3e61879fa54 Author: Roy Lenferink <rlenfer...@apache.org> AuthorDate: Mon Jan 7 22:44:06 2019 +0100 Updated current-event link to point to correct current-event page --- source/_includes/footer.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/_includes/footer.html b/source/_includes/footer.html index a0e23fd..a5b8b3c 100644 --- a/source/_includes/footer.html +++ b/source/_includes/footer.html @@ -11,7 +11,7 @@ </p> </div> <div class="col-md-4 text-center"> - <a href="http://www.apachecon.com/" target="_blank"> + <a href="https://www.apache.org/events/current-event.html" target="_blank"> <img src="https://www.apache.org/events/current-event-234x60.png" title="Apache Event" width="234" height="60" border="0"> </a> </div>