vthinkxie commented on a change in pull request #11041: [hotfix] Fix broken link and wrong node version command in runtime-we… URL: https://github.com/apache/flink/pull/11041#discussion_r387418806
########## File path: flink-runtime-web/README.md ########## @@ -55,9 +55,9 @@ Depending on your version of Linux, Windows or MacOS, you may need to manually i #### Ubuntu Linux -Install *node.js* by following [these instructions](https://github.com/joyent/node/wiki/installing-node.js-via-package-manager). +Install *node.js* by following [these instructions](https://github.com/nodesource/distributions/blob/master/README.md#debinstall). Review comment: ```suggestion Install *node.js* by following [these instructions](https://nodejs.org/en/download/). ``` ---------------------------------------------------------------- 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
