Skip to content

Commit d5d4707

Browse files
authored
Merge pull request #3 from jayc331/readme-typo
Typo in NodeJS link
2 parents 8411352 + 45b4e73 commit d5d4707

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ cd Auto-deploy
2323
"frequency": 5
2424
}
2525
```
26-
3. Start the script using [NodeJS](https://modejs.org/en/download)
26+
3. Start the script using [NodeJS](https://nodejs.org/en/download/)
2727
```
2828
node index.js
2929
```

0 commit comments

Comments
 (0)