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

danhaywood pushed a commit to branch maint-1.16.2
in repository https://gitbox.apache.org/repos/asf/isis.git


The following commit(s) were added to refs/heads/maint-1.16.2 by this push:
     new 77a2c76  ISIS-1899: adds current-event to home page
77a2c76 is described below

commit 77a2c7685077d5f78c5c4761ddb0415808d13804
Author: Dan Haywood <d...@haywood-associates.co.uk>
AuthorDate: Sat Apr 7 21:38:39 2018 +0100

    ISIS-1899: adds current-event to home page
---
 adocs/documentation/src/main/asciidoc/index.html |  9 +++++----
 adocs/template/document.html.erb                 | 10 +++++-----
 2 files changed, 10 insertions(+), 9 deletions(-)

diff --git a/adocs/documentation/src/main/asciidoc/index.html 
b/adocs/documentation/src/main/asciidoc/index.html
index 2d6b319..64a863a 100644
--- a/adocs/documentation/src/main/asciidoc/index.html
+++ b/adocs/documentation/src/main/asciidoc/index.html
@@ -233,10 +233,11 @@ table.CodeRay td.code>pre{padding:0}
     <li class="dropdown  hidden-sm hidden-md"> <a href="#" 
class="dropdown-toggle" data-toggle="dropdown" role="button" 
aria-haspopup="true" aria-expanded="false">@ASF<span class="caret"></span></a>
      <ul class="dropdown-menu">
       <li><a href="http://www.apache.org/";>Apache Homepage</a></li>
-      <li><a href="http://www.apache.org/licenses/";>Licenses</a></li>
-      <li><a href="http://www.apache.org/security/";>Security</a></li>
-      <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
-      <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
+      <li><a href="https://www.apache.org/events/current-event";>Events</a></li>
+      <li><a href="https://www.apache.org/licenses/";>Licenses</a></li>
+      <li><a href="https://www.apache.org/security/";>Security</a></li>
+      <li><a 
href="https://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+      <li><a 
href="https://www.apache.org/foundation/thanks.html";>Thanks</a></li>
       <li role="separator" class="divider"></li>
       <li><a href="https://whimsy.apache.org/board/minutes/Isis.html";>PMC 
board minutes</a></li>
      </ul> </li>
diff --git a/adocs/template/document.html.erb b/adocs/template/document.html.erb
index 94f9bf0..efc68e6 100644
--- a/adocs/template/document.html.erb
+++ b/adocs/template/document.html.erb
@@ -181,11 +181,11 @@
                     <a href="#" class="dropdown-toggle" data-toggle="dropdown" 
role="button" aria-haspopup="true" aria-expanded="false">@ASF<span 
class="caret"></span></a>
                     <ul class="dropdown-menu">
                         <li><a href="http://www.apache.org/";>Apache 
Homepage</a></li>
-                        <li><a 
href="http://www.apache.org/licenses/";>Licenses</a></li>
-                        <li><a 
href="http://www.apache.org/security/";>Security</a></li>
-                        <li><a 
href="http://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
-                        <li><a 
href="http://www.apache.org/foundation/thanks.html";>Thanks</a></li>
-
+                        <li><a 
href="https://www.apache.org/events/current-event";>Events</a></li>
+                        <li><a 
href="https://www.apache.org/licenses/";>Licenses</a></li>
+                        <li><a 
href="https://www.apache.org/security/";>Security</a></li>
+                        <li><a 
href="https://www.apache.org/foundation/sponsorship.html";>Sponsorship</a></li>
+                        <li><a 
href="https://www.apache.org/foundation/thanks.html";>Thanks</a></li>
                         <li role="separator" class="divider"></li>
                         <li><a 
href="https://whimsy.apache.org/board/minutes/Isis.html";>PMC board 
minutes</a></li>
                     </ul>

-- 
To stop receiving notification emails like this one, please contact
danhayw...@apache.org.

Reply via email to