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: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]