Skip to content

Commit 1794457

Browse files
committed
fix dead link nodejs install in yarn instructions
currently points to https://archive.support.hypernode.com/knowledgebase/use-nodejs-npm-hypernode/#Using_a_newer_version_of_NodeJs which is a dead link
1 parent 597b32c commit 1794457

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/hypernode-platform/tools/how-to-use-node-js-and-npm-on-hypernode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ npm install less
100100

101101
### Install Yarn
102102

103-
*To install yarn, a more recent version of nodejs is required, so*[*follow the instructions and download and unpack a newer version of nodejs*](https://archive.support.hypernode.com/knowledgebase/use-nodejs-npm-hypernode/#Using_a_newer_version_of_NodeJs)*first*
103+
*To install yarn, a more recent version of nodejs is required, so [follow the instructions and download and unpack a newer version of nodejs](https://docs.hypernode.io/hypernode-platform/tools/how-to-use-node-js-and-npm-on-hypernode.html#using-an-newer-version-of-node-js) first.
104104

105105
```nginx
106106
npm install yarn

0 commit comments

Comments
 (0)