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

william pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/orc.git


The following commit(s) were added to refs/heads/main by this push:
     new b14187472 ORC-1162: Fix Apache Project Website Checks Warning (#1104)
b14187472 is described below

commit b14187472b48c34bf6cda3f584ccb0c6fa6921a7
Author: Dongjoon Hyun <[email protected]>
AuthorDate: Thu Apr 28 19:04:11 2022 -0700

    ORC-1162: Fix Apache Project Website Checks Warning (#1104)
---
 site/index.html | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/site/index.html b/site/index.html
index d4cf3ec16..481802a36 100644
--- a/site/index.html
+++ b/site/index.html
@@ -73,7 +73,9 @@ overview: true
                <a href="https://www.apache.org/foundation/how-it-works.html";>
                open governance</a> and
                <a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";>
-               privacy policy</a>. If you discover any
+               privacy policy</a>. See upcoming
+               <a class="dropdown-item" 
href="https://www.apache.org/events/current-event";>Apache Events</a>.
+               If you discover any
               <a href="security/">security</a> vulnerabilities, please
               report them privately. Finally,
                <a href="https://www.apache.org/foundation/thanks.html";>thanks

Reply via email to