You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hudi.apache.org by GitBox <gi...@apache.org> on 2021/11/12 11:24:03 UTC

[GitHub] [hudi] vinothchandar commented on a change in pull request #3979: [HUDI-2636] - made release notes more discoverable

vinothchandar commented on a change in pull request #3979:
URL: https://github.com/apache/hudi/pull/3979#discussion_r748177031



##########
File path: website/docusaurus.config.js
##########
@@ -195,7 +195,7 @@ module.exports = {
           ],
         },
         {to: '/powered-by', label: "Who's Using", position: 'left'},
-        {to: '/releases/download', label: 'Download', position: 'left'},
+        {to: '/releases/download', label: 'Release Notes', position: 'left'},

Review comment:
       should it just say "Releases" ?  - it can refer to downloading the source release as well as link of release notes

##########
File path: website/docusaurus.config.js
##########
@@ -195,7 +195,7 @@ module.exports = {
           ],
         },
         {to: '/powered-by', label: "Who's Using", position: 'left'},
-        {to: '/releases/download', label: 'Download', position: 'left'},
+        {to: '/releases/download', label: 'Release Notes', position: 'left'},

Review comment:
       should we add a redirection and change the URL as well? to say `/releases/` ? 




-- 
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.

To unsubscribe, e-mail: commits-unsubscribe@hudi.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org