This is an automated email from the ASF dual-hosted git repository. ayushsaxena pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/hadoop-site.git
commit 773af1247430877207a4d33b0e3df758a83c8db4 Author: Ayush Saxena <ayushsax...@apache.org> AuthorDate: Tue Feb 14 18:27:44 2023 +0530 Add Link to Trunk Documentation. --- config.toml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/config.toml b/config.toml index a32a8da78f..94c43c8a94 100644 --- a/config.toml +++ b/config.toml @@ -32,6 +32,12 @@ publishDir = "content" identifier = "documentation" weight = 2 +[[menu.main]] + name = "Current (trunk)" + parent = "documentation" + url = "http://apache.github.io/hadoop/" + + [[menu.main]] name = "Latest" parent = "documentation" --------------------------------------------------------------------- To unsubscribe, e-mail: common-commits-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-commits-h...@hadoop.apache.org