From de3093c69af110699bbae62cf418fe83af907679 Mon Sep 17 00:00:00 2001 From: James Ah Yong Date: Sat, 28 Oct 2017 16:45:58 -0400 Subject: [PATCH] Update VS code link (#158) Label: good first issue and label:help wanted are now used instead on the vs code repository --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7b6ec34..d694c24 100644 --- a/README.md +++ b/README.md @@ -155,7 +155,7 @@ If you are an open source project maintainer, add the label `first-timers-only` ## TypeScript - [TypeScript](https://github.com/Microsoft/TypeScript/labels/Effort%3A%20Easy) _(label: Effort: Easy)_ TypeScript is a superset of JavaScript that compiles to clean JavaScript output. -- [Visual Studio Code](https://github.com/Microsoft/vscode/labels/beginner) _(label: beginner)_ a new type of tool that combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle. +- [Visual Studio Code](https://github.com/Microsoft/vscode/labels/good%20first%20issue) _(label: good first issue)_ a new type of tool that combines the simplicity of a code editor with what developers need for their core edit-build-debug cycle. ## Contribute