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

ayushsaxena pushed a commit to branch asf-blog
in repository https://gitbox.apache.org/repos/asf/hive-site.git


The following commit(s) were added to refs/heads/asf-blog by this push:
     new 2d7b6e5  Update Links
2d7b6e5 is described below

commit 2d7b6e5f07b3c9b786c66854f7c12250d7e2988c
Author: Ayush Saxena <[email protected]>
AuthorDate: Sat Dec 20 06:55:54 2025 +0530

    Update Links
---
 index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/index.html b/index.html
index 97d168c..50152ff 100644
--- a/index.html
+++ b/index.html
@@ -168,9 +168,9 @@
                                 Documentation
                             </a>
                             <ul class="dropdown-menu" 
aria-labelledby="navbarDropdown">
+                                <li><a class="dropdown-item" 
href="https://hive.apache.org/docs/latest/";>Latest</a></li>
                                 <li><a class="dropdown-item" 
href="https://hive.apache.org/docs/javadocs/";>Javadocs</a></li>
-                                <li><a class="dropdown-item" 
href="https://cwiki.apache.org/confluence/display/Hive/LanguageManual";>Language 
Manual</a></li>
-                                <li><a class="dropdown-item" 
href="https://cwiki.apache.org/confluence/display/Hive/";>Wiki</a></li>
+                                <li><a class="dropdown-item" 
href="https://hive.apache.org/docs/latest/language/languagemanual/";>Language 
Manual</a></li>
                             </ul>
                         </li>
                         <li class="nav-item dropdown">

Reply via email to