lamber-ken commented on a change in pull request #1120: [HUDI-440] Rework the hudi web site URL: https://github.com/apache/incubator-hudi/pull/1120#discussion_r362301167
########## File path: newui/docs/_data/navigation.yml ########## @@ -0,0 +1,51 @@ + +# main links +main: + - title: "Documentation" + url: /docs/quick-start-guide.html + - title: "Community" + url: /community.html + - title: "Roadmap" + url: /roadmap.html + - title: "Activities" + url: /activity.html + - title: "FAQ" + url: https://cwiki.apache.org/confluence/display/HUDI/FAQ + - title: "Releases" + url: /releases.html + +# doc links +docs: + - title: Getting Started + children: + - title: "Quick Start" + url: /docs/quick-start-guide.html + - title: "Structure" Review comment: Done ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
