You are viewing a plain text version of this content. The canonical link for it is here.
Posted to common-commits@hadoop.apache.org by ay...@apache.org on 2023/02/14 13:03:36 UTC

[hadoop-site] 01/02: Add Link to Trunk Documentation.

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 <ay...@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-unsubscribe@hadoop.apache.org
For additional commands, e-mail: common-commits-help@hadoop.apache.org