Bladeren bron

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

Fixed prerequisites link in Contributing.md
Alexandru Dima 6 jaren geleden
bovenliggende
commit
db8a6cb237
1 gewijzigde bestanden met toevoegingen van 1 en 1 verwijderingen
  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.
 
-* 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
 ```