Browse Source

Fixed prereq link

Mera-Gangapersaud 6 years ago
parent
commit
0a5a23ac39
1 changed files with 1 additions and 1 deletions
  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
 ```