Skip to content

Commit ca17162

Browse files
authored
docs: update link to nodejs.org to use https (vuejs#4700)
1 parent 467e113 commit ca17162

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/contributing.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Hi! I'm really excited that you are interested in contributing to Vue.js. Before
4040

4141
## Development Setup
4242

43-
You will need [Node.js](http://nodejs.org) **version 10+**, and [Yarn 1.x](https://yarnpkg.com/en/docs/install).
43+
You will need [Node.js](https://nodejs.org) **version 10+**, and [Yarn 1.x](https://yarnpkg.com/en/docs/install).
4444

4545
After cloning the repo, run:
4646

0 commit comments

Comments
 (0)