From b1781cc7aeb5c121863d39dadc97cd20fb04bf46 Mon Sep 17 00:00:00 2001 From: Raymond Zhao Date: Tue, 1 Feb 2022 17:25:04 -0800 Subject: [PATCH] Change click-here link in contributing doc Ref #140059 --- CONTRIBUTING.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 597b1d4591d..b96e077aa67 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -70,7 +70,8 @@ Please include the following with each issue: * Errors from the Dev Tools Console (open from the menu: Help > Toggle Developer Tools) ### Creating Pull Requests -* Please refer to the article [here](https://github.com/microsoft/vscode/wiki/How-to-Contribute#pull-requests) for information on how to create Pull Requests and contribute to this project. + +* Please refer to the article on [creating pull requests](https://github.com/microsoft/vscode/wiki/How-to-Contribute#pull-requests) and contributing to this project. ### Final Checklist