From: zhoulixiang <18366276315@163.com> Date: Wed, 29 Sep 2021 09:59:17 +0000 (+0800) Subject: docs: update link to nodejs.org to use https (#4700) X-Git-Tag: v3.2.20~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ca17162e377e0a0bf3fae9d92d0fdcb32084a9fe;p=thirdparty%2Fvuejs%2Fcore.git docs: update link to nodejs.org to use https (#4700) --- diff --git a/.github/contributing.md b/.github/contributing.md index 9dd15e3943..608af30fa3 100644 --- a/.github/contributing.md +++ b/.github/contributing.md @@ -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: