You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@age.apache.org by ey...@apache.org on 2021/11/08 20:14:39 UTC

[incubator-age-website] branch asf-site updated: Event Link Regular Expression Fix V2

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 9fbcee1  Event Link Regular Expression Fix V2
9fbcee1 is described below

commit 9fbcee1751b50a3d78d1839b75dc0bf8c1cd5fef
Author: eyab <ba...@gmail.com>
AuthorDate: Mon Nov 8 12:14:28 2021 -0800

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

diff --git a/index.html b/index.html
index 0658284..4aecd4e 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?://.*apache.org/events/current-event">Events</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" target="_blank" href="https://www.apache.org/foundation/thanks.html">Thanks</a> <br />
         </p>
       </div>