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

eya pushed a commit to branch asf-site
in repository https://gitbox.apache.org/repos/asf/incubator-age-website.git


The following commit(s) were added to refs/heads/asf-site by this push:
     new 79f5dab  Event Link Regular Expression Fix V3
79f5dab is described below

commit 79f5daba28f9c15f8a72bddb6308f4975866d9c1
Author: eyab <[email protected]>
AuthorDate: Mon Nov 8 14:09:32 2021 -0800

    Event Link Regular Expression Fix V3
---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 4aecd4e..26dab31 100644
--- a/index.html
+++ b/index.html
@@ -76,7 +76,7 @@
           <a class="sidebar-link external-link" target="_blank" 
href="https://www.apache.org/foundation/sponsorship.html";>Sponsorship</a> <br />
           <a class="sidebar-link external-link" target="_blank" 
href="https://www.apache.org/security/";>Security</a> <br />
            <a class="sidebar-link external-link" target="_blank" 
href="https://www.apache.org/licenses/";>License</a> <br />
-            <a class="sidebar-link external-link" text="Events" 
target="_blank" href="https://apachecon.com/?ref=whimsy.apache.org";>Events</a> 
<br />
+            <a class="sidebar-link external-link" text="Events" 
target="_blank"href="https://www.apache.org/events/current-event";>Events</a> 
<br/>
           <a class="sidebar-link external-link" target="_blank" 
href="https://www.apache.org/foundation/thanks.html";>Thanks</a> <br />
         </p>
       </div>

Reply via email to