]> git.ipfire.org Git - thirdparty/vuejs/core.git/commitdiff
docs: update link to nodejs.org to use https (#4700)
authorzhoulixiang <18366276315@163.com>
Wed, 29 Sep 2021 09:59:17 +0000 (17:59 +0800)
committerGitHub <noreply@github.com>
Wed, 29 Sep 2021 09:59:17 +0000 (11:59 +0200)
.github/contributing.md

index 9dd15e3943e251503e6a99555643dddc9a8d5993..608af30fa367b49a488a4dd577bf7cf529c8bbb1 100644 (file)
@@ -40,7 +40,7 @@ Hi! I'm really excited that you are interested in contributing to Vue.js. Before
 
 ## Development Setup
 
-You will need [Node.js](http://nodejs.org) **version 10+**, and [Yarn 1.x](https://yarnpkg.com/en/docs/install).
+You will need [Node.js](https://nodejs.org) **version 10+**, and [Yarn 1.x](https://yarnpkg.com/en/docs/install).
 
 After cloning the repo, run: