瀏覽代碼

Merge pull request #1155 from Mera-Gangapersaud/issue-1154

Fixed prerequisites link in Contributing.md
Alexandru Dima 6 年之前
父節點
當前提交
db8a6cb237
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      CONTRIBUTING.md

+ 1 - 1
CONTRIBUTING.md

@@ -23,7 +23,7 @@ These packages are described in the root file called `metadata.js` and it is pos
 
 
 You need to have all the build setup of VS Code to be able to build the Monaco Editor.
 You need to have all the build setup of VS Code to be able to build the Monaco Editor.
 
 
-* Install all the prerequisites: https://github.com/Microsoft/vscode/wiki/How-to-Contribute#installing-prerequisites
+* Install all the [prerequisites](https://github.com/Microsoft/vscode/wiki/How-to-Contribute#prerequisites)
 
 
 ### OS X and Linux
 ### OS X and Linux
 ```
 ```