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

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

commit e51028e9e4910179f3f223fdcac0c768974f8f23
Author: Simhadri Govindappa <simhadri...@gmail.com>
AuthorDate: Sun Aug 24 23:00:10 2025 +0530

    Restore base url
---
 config.toml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/config.toml b/config.toml
index 1651ca7..fb83eb0 100644
--- a/config.toml
+++ b/config.toml
@@ -1,4 +1,4 @@
-baseURL = 'https://simhadri-g.github.io/hive-site/'
+baseURL = 'https://hive.apache.org'
 languageCode = 'en-us'
 title = 'Hive Site'
 theme = 'hive'

Reply via email to