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

engelen pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/pekko-sbt-paradox.git


The following commit(s) were added to refs/heads/main by this push:
     new ce0842d  Link directly to https://events.apache.org (#135)
ce0842d is described below

commit ce0842d1a00afb0b1572475e9d6652b073c4621e
Author: Arnout Engelen <[email protected]>
AuthorDate: Thu Nov 28 18:04:31 2024 +0100

    Link directly to https://events.apache.org (#135)
---
 theme/src/main/assets/partials/extra_nav_links.st | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/theme/src/main/assets/partials/extra_nav_links.st 
b/theme/src/main/assets/partials/extra_nav_links.st
index ac8f894..f82305f 100644
--- a/theme/src/main/assets/partials/extra_nav_links.st
+++ b/theme/src/main/assets/partials/extra_nav_links.st
@@ -22,7 +22,7 @@ $!
       <li class="md-nav__item"><a href="https://apache.org/licenses/";><i 
class="md-icon">link</i>&nbsp;License</a></li>
       <li class="md-nav__item"><a href="https://apache.org/security/";><i 
class="md-icon">link</i>&nbsp;Security</a></li>
       <li class="md-nav__item"><a 
href="https://privacy.apache.org/policies/privacy-policy-public.html";><i 
class="md-icon">link</i>&nbsp;Privacy</a></li>
-      <li class="md-nav__item"><a 
href="https://www.apache.org/events/current-event.html";><i 
class="md-icon">link</i>&nbsp;Events</a></li>
+      <li class="md-nav__item"><a href="https://events.apache.org";><i 
class="md-icon">link</i>&nbsp;Events</a></li>
       <li class="md-nav__item"><a 
href="https://www.apache.org/foundation/sponsorship.html";><i 
class="md-icon">link</i>&nbsp;Donate</a></li>
       <li class="md-nav__item"><a 
href="https://www.apache.org/foundation/sponsors";><i 
class="md-icon">link</i>&nbsp;Thanks</a></li>
 </ul>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to