From be48a08c7dd2178624686eb02c9a410bb23e2ede Mon Sep 17 00:00:00 2001 From: Denis Gladkikh Date: Sun, 17 Apr 2016 05:08:13 -0700 Subject: [PATCH] Fix link in wiki/README.md (#5374) Misprint in "Submitting Bugs and Suggestions" link --- wiki/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/wiki/README.md b/wiki/README.md index e12718d666b..66903880b72 100644 --- a/wiki/README.md +++ b/wiki/README.md @@ -10,7 +10,7 @@ If you are looking for more information on using VS Code, please visit our [the - Contributing - [How to Contribute](contributing/how-to-contribute.md) - - [Submitting Bugs and Suggestions](contributing/submitting-bugs-and-suggestinos.md) + - [Submitting Bugs and Suggestions](contributing/submitting-bugs-and-suggestions.md) - [Code Organization](contributing/code-organization.md) - [Coding Guidelines](contributing/coding-guidelines.md) - [Contributor License Agreement](contributing/contributor-license-agreement.md) -- GitLab