From 0a5a23ac396989e089bc37b60a706571c17c7ac2 Mon Sep 17 00:00:00 2001 From: Mera-Gangapersaud Date: Mon, 29 Oct 2018 22:23:42 -0400 Subject: [PATCH] Fixed prereq link --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index de02990e..ce3f46a3 100644 --- a/CONTRIBUTING.md +++ b/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 ```