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 fedff00  Fixing Links
fedff00 is described below

commit fedff0026c8ea9e97f23a4f2e4e755ba89b95438
Author: eyab <[email protected]>
AuthorDate: Mon Nov 8 19:58:09 2021 -0800

    Fixing Links
---
 index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/index.html b/index.html
index 9e4cd2c..23f1a67 100644
--- a/index.html
+++ b/index.html
@@ -34,7 +34,7 @@
           <!-- FAQs <br /> -->
           <span id="sidebar-license" class="sidebar-item"> <a 
class="sidebar-link" href="#" onclick="handleClick(this)">License</a></span> 
<br />
           <!-- Downloads <br /> -->
-          <span id="sidebar-roadmap" class="sidebar-item"> <a 
class="sidebar-link" href="#" onclick="handleClick(this)">Roadmap</a></span> 
<br />
+          <span id="sidebar-roadmap" class="sidebar-item"> <a 
class="sidebar-link" href="#sidebar-roadmap" 
onclick="handleClick(this)">Roadmap</a></span> <br />
         </p>
 
         <p class="sidebar--section">

Reply via email to