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 a719cf6 Fixed events page
a719cf6 is described below
commit a719cf6d73b2a8b0edfe30a84e882315afb8e7ca
Author: eyab <[email protected]>
AuthorDate: Sun Nov 7 18:52:19 2021 -0800
Fixed events page
---
index.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/index.html b/index.html
index 697037e..bed45a7 100644
--- a/index.html
+++ b/index.html
@@ -69,12 +69,12 @@
<p class="sidebar--section">
<span class="emph">Apache</span> <br />
- <a class="sidebar-link external-link" target="_blank"
href="https://www.apache.org/foundation/">Foundation</a> <br />
+ <a class="sidebar-link external-link" target="_blank"
href="https://www.apache.org/foundation/">foundation</a> <br />
<a class="sidebar-link external-link" target="_blank"
href="https://www.apache.org/foundation/how-it-works.html">How Apache Works</a>
<br />
<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" target="_blank"
href="https://apachecon.com/?ref=hop.apache.org">Event</a> <br />
+ <a class="sidebar-link external-link" target="_blank"
href="https://apachecon.com/?ref=age.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>