Przeglądaj źródła

docs: update link to nodejs.org to use https (#4700)

zhoulixiang 4 lat temu
rodzic
commit
ca17162e37
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .github/contributing.md

+ 1 - 1
.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: